Browse Source

Merge pull request #4853 from jnordberg/patch-1

Add wsrpc
Adam Cozzette 7 years ago
parent
commit
98fcd8762d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/third_party.md

+ 1 - 0
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/johanbrandhorst/protobuf (GopherJS)
 * https://github.com/awakesecurity/gRPC-haskell (Haskell)
 * https://github.com/awakesecurity/gRPC-haskell (Haskell)
 * https://github.com/Yeolar/raster (C++)
 * https://github.com/Yeolar/raster (C++)
+* https://github.com/jnordberg/wsrpc (JavaScript Node.js/Browser)
 
 
 ## Other Utilities
 ## Other Utilities