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: 3 days 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 | 955 |
unum-cloud/ucall | A high-performance networking framework for building fast and efficient web servers and RPC systems. | 1,139 |
samchon/tgrid | Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. | 145 |
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,956 |
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 implementation of Google's protobuf RPC framework | 2,132 |
zfoo-project/zfoo | A high-performance RPC framework with support for various languages and deployment options | 1,831 |
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 JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. | 66 |
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 |