Skip to content

Releases: emcfarlane/larking

AsHTTPBody streams

17 May 09:41
91250e0
Compare
Choose a tag to compare

Stream large files using the AsHTTPBody methods to unearth streams of google.api.HttpBody as readers and writers.

gRPC ServeHTTP

16 May 08:34
2815fcc
Compare
Choose a tag to compare

Implements a custom gRPC ServeHTTP method. Switches *Server for a convenience method to create a *http.Server.

Use varint for protobuf streaming

12 May 12:38
6820d46
Compare
Choose a tag to compare

Switches to varint encoding for StreamCodecs.