RepoNotes
Toggle theme
Loading ...
Sign in
grpc/grpc-swift
The Swift language implementation of gRPC.
2168
10
97
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
no-nio-ssl
maintenance/0.9.x
Releases
2.2.3
1.26.1
2.2.2
Commits
Update README.md to reference grpc-swift-2 (#2247)
Fix decompression of empty messages with a ratio limit (#2246) Motivation: The decompressor has a decompression limit to protect against zip bombs. This can either be absolute or ratio based. It's a
Bump version number to 1.26.0 (#2236) Motivation: We plan on tagging a release soon. Modifications: - Bump the version to 1.26.0 Result: The version in the default user-agent string will match t
Issues
Xcode 15 RC NIO-ELT-0-#0 (82): EXC_BAD_ACCESS (code=1, address=0x0) Error
Connection timeout is ignored when retries are set to none
Tutorial documentation/files need minor update?