#
rpc-client
Here are 158 public repositories matching this topic...
Hprose is a cross-language RPC. This project is Hprose 2.0 for PHP
php
serialization
packagist
composer
cross-platform
php7
serializer
php-library
rpc
rpc-server
hprose
rpc-client
rpc-framework
cross-domain
rpc-library
rpc-service
serialization-library
cross-device
serialize
cross-language
-
Updated
Jul 7, 2020 - PHP
Hprose is a cross-language RPC. This project is Hprose for Golang.
go
api
golang
serialization
cross-platform
serializer
rpc
rpc-server
hprose
rpc-client
rpc-framework
cross-domain
rpc-library
serialization-library
cross-device
rpc-api
serialize
cross-language
-
Updated
Jul 3, 2020 - Go
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
java
api
serialization
cross-platform
serializer
rpc
rpc-server
hprose
rpc-client
rpc-framework
rpc-library
rpc-service
serialization-library
serialize
cross-language
-
Updated
Jul 1, 2020 - Java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
javascript
http
serialization
tcp
cross-platform
websocket
rpc
tcp-server
tcp-client
rpc-server
unix-socket
hprose
rpc-client
rpc-framework
cross-domain
rpc-library
rpc-service
serialization-library
serialize
cross-language
-
Updated
Apr 19, 2019 - JavaScript
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
nodejs
chat
iot
aws
distributed-systems
events
typescript
scalable
serverless
multiplayer
websocket-server
messaging
push-notifications
gcp
rpc
rpc-server
rpc-client
rpc-framework
rpc-api
remote-procedure-calls
-
Updated
Sep 6, 2020 - JavaScript
Simple WAMP (WebSocket Application Messaging Protocol) Javascript implementation
-
Updated
Sep 5, 2020 - JavaScript
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5
javascript
android
serialization
html5
tcp
cross-platform
websockets
google-chrome
rpc
cross-browser
hprose
rpc-client
cross-domain
rpc-library
serialization-library
cross-device
serialize
apicloud
cross-language
-
Updated
Apr 24, 2018 - JavaScript
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for Objective-C
-
Updated
Nov 16, 2017 - Objective-C
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
javascript
serialization
tcp
cross-platform
serializer
websockets
rpc
cross-browser
hprose
rpc-client
rpc-framework
cross-domain
serialization-library
cross-device
serialize
cross-desktop
cross-language
-
Updated
Feb 2, 2018 - JavaScript
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal
lazarus
map
delphi
pascal
serialization
list
cross-platform
serializer
rpc
freepascal
hprose
rpc-client
rpc-framework
rpc-library
serialization-library
delphinus
cross-language
delphinuspackage
-
Updated
Dec 13, 2018 - Pascal
Remote client for distributed automated HTTP(s) content fetching.
-
Updated
Aug 31, 2020 - Python
rpcx implementation in Java for server side and client side
-
Updated
Mar 31, 2020 - Java
Send JSON-RPC requests in Python
-
Updated
May 27, 2020 - Python
A Discord rich presence manager app with a cool GUI and support for custom status and multiple profiles
-
Updated
Sep 3, 2020 - C#
dotnet high performance remote interface and delegate invoke(RPC) communication components,support millions RPS remote interface method invokes
-
Updated
Mar 5, 2020 - C#
A Monero RPC Wallet client implementation written in Go (Golang)
-
Updated
Feb 14, 2018 - Go
A simple Go wrapper of EOS (eosio) RPC API, and more!
-
Updated
Apr 19, 2018 - Go
Self-describing JSON-RPC services made easy
-
Updated
Mar 25, 2019 - Python
Pure Java implementation of ONCRPC/SUNRPC
-
Updated
Jun 16, 2020 - Java
web based terminal application for executing local and remote commands
-
Updated
Jan 7, 2018 - TypeScript
Transmission RPC for Python
-
Updated
Jun 2, 2020 - Python
Discord RPC Client for Path of exile
-
Updated
Sep 18, 2019 - Python
RPC-like client-service implementation over messaging queue
redis
client
communication
service
rpc
message-queue
rpc-client
rpc-service
redis-queue
rpc-over-message-queue
-
Updated
Jul 18, 2020 - TypeScript
Command Line Interface for @imqueue
-
Updated
Jul 18, 2020 - TypeScript
Fast and simple JSON-RPC 2.0 WebSocket Client implementation in TypeScript. Allows bi-directional communication with async await Promises 🐼
notifications
javascript
fast
lightweight
uuid
typescript
communication
websocket
websocket-client
javascript-library
rpc
typescript-library
requests
bidirectional
rpc-client
jsonrpc2
fast-json-stringify
rpc-websockets
-
Updated
Feb 12, 2020 - TypeScript
Common interface definition based rpc implementation
-
Updated
Dec 28, 2018 - Python
Hprose for ActionScript 3.0
serialization
cross-platform
actionscript
serializer
rpc
hprose
rpc-client
rpc-framework
rpc-library
serialize
cross-language
-
Updated
Nov 25, 2018 - ActionScript
Improve this page
Add a description, image, and links to the rpc-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpc-client topic, visit your repo's landing page and select "manage topics."
In our codebase, we push
RequestContextand immediately run some code with try-with-resources.For example:
If
RequestContextprovidesrun(Runnable)orcall(Callable)we can reduce boilerplate code and simplify it.This is inspired by g