Skip to content

Rename to swift-kafka-client #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

felixschlegel
Copy link
Contributor

Modifications:

  • change project name to swift-kafka-client
  • replace package name SwiftKafka with Kafka

Modifications:

* change project name to `swift-kafka-client`
* replace package name `SwiftKafka` with `Kafka`
//
// SPDX-License-Identifier: Apache-2.0
//
//===----------------------------------------------------------------------===//

import struct Foundation.UUID
@testable import Kafka
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we check in a follow up if we can get rid of all the @testable imports and just test the public API.

@FranzBusch FranzBusch enabled auto-merge (squash) August 7, 2023 12:48
@FranzBusch FranzBusch merged commit 5e8963e into swift-server:main Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants