diff options
author | Johan Nordberg <jnordberg@users.noreply.github.com> | 2018-06-30 22:18:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-30 22:18:37 +0200 |
commit | 584ed22b257dd1eed9e03b5fad23b7263239b967 (patch) | |
tree | 05707c6f1022b98cb476caf0e8bc6d88c8294cb2 /docs | |
parent | da2a6f68dbe006d5b4af03f8560de1c0a0b427e2 (diff) |
Add wsrpc
Diffstat (limited to 'docs')
-rw-r--r-- | docs/third_party.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/third_party.md b/docs/third_party.md index 4eeb2787..2d54f679 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -127,6 +127,7 @@ GRPC (http://www.grpc.io/) is Google's RPC implementation for Protocol Buffers. * https://github.com/johanbrandhorst/protobuf (GopherJS) * https://github.com/awakesecurity/gRPC-haskell (Haskell) * https://github.com/Yeolar/raster (C++) +* https://github.com/jnordberg/wsrpc (JavaScript Node.js/Browser) ## Other Utilities |