#
rpc-server
Here are 107 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
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols ... and 1M connections problem solution
tls
ssl
socket
tcp
webserver
https
websocket-server
websocket
socket-server
http-server
rpc-server
rpc-framework
non-blocking
socketasynceventargs
pipe-streams
communication-components
performance-dotnet
-
Updated
Jun 3, 2020 - C#
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
Aug 27, 2020 - JavaScript
Stratum protocol server and client for Node.js
javascript
daemon
promise
rpc
stratum
mining
cryptocurrency
rpc-server
coin
stratum-proxy
stratum-protocol
stratum-server
node-stratum
-
Updated
Jul 8, 2019 - TypeScript
轻量级框架 。实现了定时任务功能,分布式任务队列,命令行控制台,数据库脚本自动化,单元测试, rpc服务,多进程服务(模拟map-reduce)等等实用的功能!! 文档 https://fucongcong.gitbooks.io/group-doc/content/.
-
Updated
Apr 17, 2020 - PHP
Process JSON-RPC requests in Python
-
Updated
Jul 10, 2020 - Python
BitCore (BTX) - Cryptocurrency 220 Byte Datacarriersize
money
review
translation
fork
bitcoin
currency
transifex
peer
rpc-server
bitcore
btc
cryptocurrencies
hd-wallet
segwit
proof-of-work
txid
atomic-swap
btx
-
Updated
Sep 1, 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#
JSON-RPC 2.0 server for @laravel framework
-
Updated
Aug 17, 2020 - PHP
Transport agnostic spec compliant JSON RPC client and server
-
Updated
Jun 7, 2020 - JavaScript
Generation and validation of certificates using ethereum blockchain
react
nodejs
docker
certificate
certificates
ethereum
blockchain
truffle
certificate-transparency
rpc-server
mnemonic
web3js
ethereum-dapp
certificate-generation
metamask
infura
ganache
rinkeby-network
-
Updated
Sep 4, 2020 - JavaScript
BitSend Master (Live Version)
bitcoin
transaction
signature
bsd
rpc-server
masternode
cryptocurrencies
hd-wallet
signature-validation
witness
segwit-transactions
bitsend
transaction-signatures
signature-generator
-
Updated
Aug 14, 2020 - C++
Bitcloud BTDX - POS 3.0 - Masternodes
bitcoin
voting
rpc-server
masternode
cryptocurrencies
proof-of-stake
governance
btdx
bitcloud
height-reward
-
Updated
Apr 1, 2020 - C++
Effortlessly serve your trained Rubix ML estimators in production.
api
infrastructure
php
machine-learning
microservice
json-api
rest-api
inference
http-server
rpc-server
rpc-client
failure
inference-server
inference-engine
model-deployment
php-ml
ml-infrastructure
model-server
rubix-ml
php-machine-learning
-
Updated
Jul 24, 2020 - PHP
Conceal API - JavaScript Interface (RPC/API)
javascript
api
privacy
js
daemon
cryptocurrency
rpc-server
conceal
ccx
wallet-rpc
concealx
daemon-rpc
-
Updated
Jun 15, 2020 - JavaScript
GRPC based API CRUD using Nodejs at both server and client side
-
Updated
Mar 4, 2018 - JavaScript
-
Updated
Feb 21, 2019 - Python
Yet another JSON-RPC 2.0 implementation for Pharo Smalltalk
-
Updated
Aug 21, 2020 - Smalltalk
Simple RPC implementation for Arduino.
-
Updated
Jun 29, 2020 - C++
Go json-rpc protobuf plugin
-
Updated
Mar 14, 2019 - Go
A RPC over AMQP library for the Go programming language
-
Updated
Aug 5, 2019 - Go
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
.net interface definition based rpc framework over http protocol (一个.NET的rpc框架,定义的接口即约定,引用接口dll即可调用服务)
-
Updated
Sep 11, 2019 - C#
Use class-based controllers to create JSON-RPC 2.0 server usage in Express / Koa and TypeScript
-
Updated
Sep 2, 2020 - TypeScript
Improve this page
Add a description, image, and links to the rpc-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpc-server 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