RepoNotes
Toggle theme
Loading ...
Sign in
grpc/grpc-swift-nio-transport
25
2
8
Readme
Notes
New Note
Sign in to add notes for this repository
RN
grpc
2260
Followers
0
Following
31
Repos
No Twitter
A high performance, open source, general-purpose RPC framework
Branches
release/1.x
main
Releases
2.0.0
1.2.3
1.2.2
Commits
Deprecate ambiguous IPv4 and IPv6 target APIs (#117) Motivation: The API for creating IPv4/IPv6 resolvable targets is a bit ambiguous: it's quite easy to assume they will only resolve IPv4 or IPv6 a
Fixed explicit Sendable issues. (#118) Performed the necessary changes to enable compiler flag -require-explicit-sendable.
Load multiple certificates from a single trust root file (#115) ### Motivation When passing a PEM file with multiple certificates as trust roots, only the first one is loaded. ### Modifications In
Issues
Leaking promise in CommonHTTP2ServerTransport if the transport is never started
Make `Zlib` `Compressor` and `Decompressor` `~Copyable`
DNS resolving to an ipv6 address which isn't supported on my network