Skip to content

Conversation

@simonjbeaumont
Copy link
Collaborator

Specifically to bring in the #1239 which is becoming problematic for compiling with the latest nightlies.

Motivation:

grpc-swift is now a graduated SSWG project; the badge in our README
should reflect that.

Modifications:

- Update SSWG badge to graduated
- Update CI badge which was still pointing to Travis

Result:

README is more up-to-date
Motivation:

The `NIO` module is now a 'shell' module which re-exports `NIOCore`,
`NIOPosix` and `NIOEmbeeded`.

Modifications:

For the GRPC and GRPCTests modules:
- Replace "import NIO" with "import NIOCore"
- Add imports for NIOEmbeeded and NIOPosix as necessary

Result:

Imports are closer to what we actually use.
@glbrntt
Copy link
Collaborator

glbrntt commented Aug 19, 2021

This shouldn't be necessary; #1239 was cherry picked into this branch in #1241

@simonjbeaumont
Copy link
Collaborator Author

Oh great. I didn't realise you'd done this already!

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.

3 participants