JRPC
RPC framework
A JSON-RPC 2.0 implementation for Pharo Smalltalk
Yet another JSON-RPC 2.0 implementation for Pharo Smalltalk
10 stars
7 watching
7 forks
Language: Smalltalk
last commit: over 1 year ago
Linked from 1 awesome list
json-rpcjsonrpc2pharorpcrpc-clientrpc-server
Related projects:
Repository | Description | Stars |
---|---|---|
juliendelplanque/arff | A Pharo implementation of the Weka Arff data format | 1 |
cinemast/libjson-rpc-cpp | A C++ framework for JSON-RPC remote procedure calls | 955 |
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
cxxxr/jsonrpc | A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. | 66 |
cenobites/flask-jsonrpc | Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 289 |
juliendelplanque/iterators | Implementations of iterators for Pharo's collections | 9 |
40ants/openrpc | An implementation of the OpenRPC protocol in Common Lisp | 27 |
pylons/pyramid_rpc | A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
cloud-rocket/arduino-json-rpc | An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. | 28 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 294 |
joshmarshall/jsonrpclib | JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 447 |
0rpc/zerorpc-python | A flexible RPC implementation based on ZeroMQ and MessagePack. | 3,177 |
deno-libs/rpc | A JSONRPC server router for Deno | 24 |
objectprofile/kerasbridge | A Smalltalk-based wrapper around the Keras deep learning framework | 6 |