aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Adam Cozzette <acozzette@gmail.com>2018-07-02 09:33:05 -0700
committerGravatar GitHub <noreply@github.com>2018-07-02 09:33:05 -0700
commit98fcd8762dc48e8efe0bed9a4c4c1a6038c56661 (patch)
tree05707c6f1022b98cb476caf0e8bc6d88c8294cb2
parentda2a6f68dbe006d5b4af03f8560de1c0a0b427e2 (diff)
parent584ed22b257dd1eed9e03b5fad23b7263239b967 (diff)
Merge pull request #4853 from jnordberg/patch-1
Add wsrpc
-rw-r--r--docs/third_party.md1
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