Releases: johanbrandhorst/protobuf
Releases · johanbrandhorst/protobuf
v0.7.1 of the GopherJS Protobuf bindings
Bump protoc-gen-go
dependency to v1.1.0
v0.7.0 of the GopherJS Protobuf bindings
Add new CallOption ForceWebsocketTransport
to force the call to use the Websocket Transport. Fixed #35.
v0.6.2 of the GopherJS Protobuf bindings
Fixes handling of large 64 bit integer values (#32).
v0.6.1 of the GopherJS Protobuf bindings
v0.6.0 of the GopherJS Protobuf bindings
This release deprecates the wsproxy
package in favour of using the websocket capabilities of the Improbable gRPC-Web proxy. It is no longer necessary, and the websocket proxy implemented by Improbably is miles better than the one I wrote.
Release of version v0.5.4 of the GopherJS Protobuf bindings
Changes:
- Update grpc-web dependency (16ac2b4)
Release of version v0.5.3 of the GopherJS Protobuf bindings
Changes:
- Override TLS Server Name in credentials (fe0e4a9)
Release of version v0.5.2 of the GopherJS Protobuf bindings
Dependency updates in this release:
- Updated gRPC to 1.9.2