wsgrpc 2.0.3 copy "wsgrpc: ^2.0.3" to clipboard
wsgrpc: ^2.0.3 copied to clipboard

A dart client for wsgrpc. Using Websocket as transport of grpc will make client stream and server stream call available for browser scripts.

[2.0.1] - 2021-05-11 #

  • add 'callEvents' stream to channel.

[2.0.0] - 2021-05-10 #

  • v2 protocal

[0.0.2] - 2018-08-12 #

  • encode grpc-message header with utf8 encoder

[0.0.1] - 2018-08-11 #

  • initial release.
2
likes
80
pub points
0%
popularity

Publisher

unverified uploader

A dart client for wsgrpc. Using Websocket as transport of grpc will make client stream and server stream call available for browser scripts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

grpc, http2, protobuf

More

Packages that depend on wsgrpc