aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Johan Nordberg <jnordberg@users.noreply.github.com>2018-06-30 22:18:37 +0200
committerGravatar GitHub <noreply@github.com>2018-06-30 22:18:37 +0200
commit584ed22b257dd1eed9e03b5fad23b7263239b967 (patch)
tree05707c6f1022b98cb476caf0e8bc6d88c8294cb2
parentda2a6f68dbe006d5b4af03f8560de1c0a0b427e2 (diff)
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