Add Protojure to third-party wiki (#6554)

This adds links under the Clojure header to

https://protojure.github.io

Signed-off-by: Greg Haskins <gregory.haskins@gmail.com>
This commit is contained in:
Gregory Haskins 2019-09-03 19:29:53 -04:00 committed by Paul Yang
parent ce942bcae1
commit 5102df2904

View File

@ -23,6 +23,7 @@ These are projects we know about implementing Protocol Buffers for other program
* C#/.NET/WCF/VB: http://code.google.com/p/protobuf-net/
* Clojure: http://github.com/ninjudd/clojure-protobuf
* Clojure: https://github.com/clojusc/protobuf
* Clojure: https://protojure.github.io
* Common Lisp: http://github.com/ndantam/s-protobuf
* Common Lisp: http://github.com/brown/protobuf
* D: https://github.com/dcarp/protobuf-d
@ -111,6 +112,7 @@ GRPC (http://www.grpc.io/) is Google's RPC implementation for Protocol Buffers.
* http://deltavsoft.com/RcfUserGuide/Protobufs (C++)
* http://code.google.com/p/protobuf-mina-rpc/ (Python client, Java server)
* http://code.google.com/p/casocklib/ (C++)
* https://protojure.github.io (Clojure)
* http://code.google.com/p/cxf-protobuf/ (Java)
* http://code.google.com/p/protobuf-remote/ (C++/C#)
* http://code.google.com/p/protobuf-rpc-pro/ (Java)