Releases
1.4.0
SemVer Minor
Make the RPC path available in client calls (#1237 , patch credit to @ialimz )
Allow http/2 max concurrent streams to be configured on the server (#1226 , patch credit to @qusc )
Allow http/2 maximum frame size to be configured on the server. (#1253 , patch credit to @gcjenkinson )
Allow http/2 maximum frame size to be configured on the client. (#1255 )
Default the port to 443 when using TLS (#1225 )
Use a more specific error when message length exceeds receive limit (#1247 )
SemVer Patch
Raise the default HTTP/2 target window size (#1248 )
Avoid CoWs in grpc-web-to-http2 (#1227 )
Use sync options to get the http/2 stream ID (#1229 )
Fix watchOS availability guard for Network.framework TLS (#1233 )
Use more specific NIO imports (#1239 )
Add explicit dependency on NIOTLS (#1244 )
Bump version number to 1.4.0 (#1256 )
Other Changes
Add async-await API proposal (#1231 )
Various README and documentation fixes (#1232 , #1240 )
Update CocoaPods for 1.3.0 (#1223 )
You can’t perform that action at this time.