#
rpc-library
Here are 65 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 short for High Performance Remote Object Service Engine. It's a serialize and RPC library, the serialize library of hprose is faster, smaller and more powerful than msgpack, the RPC library is faster, easier and more powerful than thrift.
serialization
cross-platform
rpc
cross-browser
hprose
cross-domain
rpc-library
cross-device
serialize
service-engine
cross-language
rpc-protocol
serialization-format
semi-text
-
Updated
Mar 27, 2019
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
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
nanorpc - lightweight RPC in pure C++ 17
-
Updated
Aug 28, 2018 - C++
Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .
-
Updated
Jun 7, 2020 - C++
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
A highly configurable Go implementation of the Ethereum protocol.
docker
crypto
ethereum
rpc
geth
ethereum-classic
rpc-library
ethereum-network
ethereum-protocol
openrpc
-
Updated
Sep 2, 2020 - Go
jpzk
commented
Nov 28, 2019
Preferable with scalatest/scalacheck
Much fast, lightweight, async, based boost.beast and protobuf.
-
Updated
Jul 17, 2019 - C++
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
Type-safe client-server communication for C# featuring Bridge.NET and NancyFx
-
Updated
Sep 15, 2017 - C#
GothAck
commented
Feb 26, 2020
Probably requires #2
A RPC over AMQP library for the Go programming language
-
Updated
Aug 5, 2019 - Go
Scalable service discovery and RPC library
-
Updated
Sep 28, 2017 - Elixir
kafka
communication
rabbitmq
zeromq
grpc
http-client
http-server
rpc-server
java-library
rpc-client
rpc-framework
rpc-library
rabbitmq-consumer
java-rpc
rabbitmq-producer
http-transport
java-rpc-framework
transport-library
transport-interface
-
Updated
Jul 28, 2020 - Java
Much fast, lightweight, async, based boost.beast and protobuf.
-
Updated
May 24, 2019 - C++
Simple and lightweight networking (including RPC) for Universal Windows Platform apps
socket
networking
csharp
communication
sockets
dotnet
uwp
windows-10
windows-uwp
rpc
windows10
rpc-library
rpc-api
uwp-networking-essentials
-
Updated
Mar 5, 2017 - C#
Easy to use communication (e.g. rpc/msg/...) components.
-
Updated
Aug 12, 2020 - Go
SabzCity Platform Opensource Library for the GO programming language
-
Updated
Sep 5, 2020 - Go
Experimental cross window messaging library based on JavaScript Proxies.
-
Updated
Sep 6, 2020 - JavaScript
A Distributed File System
-
Updated
Feb 9, 2017 - Java
esp8266/Arduino as "GPIO" devices attached to PC or other MCU
-
Updated
Nov 30, 2018 - C++
Improve this page
Add a description, image, and links to the rpc-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpc-library 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