Halibut
RPC framework
An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options.
| Public | A secure communication stack for .NET using JSON-RPC over SSL.
12 stars
12 watching
44 forks
Language: C#
last commit: about 1 month ago
Linked from 2 awesome lists
public
Related projects:
Repository | Description | Stars |
---|---|---|
cinemast/libjson-rpc-cpp | A C++ framework for JSON-RPC remote procedure calls | 956 |
unum-cloud/ucall | A high-performance networking framework for building fast and efficient web servers and RPC systems. | 1,154 |
samchon/tgrid | A framework for distributed computing and remote procedure calls over WebSocket and worker protocols. | 148 |
sogou/srpc | An RPC framework built on top of C++ Workflow, supporting multiple protocols and data formats for building scalable and high-performance remote procedure call systems. | 1,969 |
nuxinl/arpc | An RPC framework that supports file descriptor passing and privilege separation. | 18 |
chadrem/amf_socket | A bi-directional RPC library that enables high performance network communication between Actionscript applications. | 11 |
walkor/workerman-jsonrpc | A framework that enables high-performance remote procedure calls (RPCs) and distributed services with support for multiple protocols, event-driven architecture, and fault-tolerant operations. | 252 |
baidu/sofa-pbrpc | A light-weight RPC framework for high-performance and easy-to-use communication between services. | 2,135 |
zfoo-project/zfoo | A high-performance RPC framework with support for various languages and deployment options | 1,844 |
hyperf/jet | A unified RPC client library built on top of the JSONRPC protocol, supporting various transporters and allowing for easy registration and service binding. | 57 |
apache/dubbo-rust | A Rust implementation of an RPC framework with support for multiple protocols and transport methods | 279 |
cxxxr/jsonrpc | A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
kekekeks/corerpc | An extensible RPC library with support for multiple transport protocols and automatic class registration. | 82 |
apache/dubbo-php-framework | A PHP framework that enables RPC communication and service discovery using the Dubbo protocol | 406 |
thehydroimpulse/thrust | A tool for building scalable, language-agnostic RPC services using Rust and asynchronous I/O. | 36 |