Remote Procedure Call (RPC)
Remote procedure call (RPC) is when a computer program causes a procedure to execute in a different address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction.
Here are 214 public repositories matching this topic...
Ethereum .Net cross platform integration library
-
Updated
Oct 7, 2024 - C#
🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
-
Updated
Nov 1, 2024 - C#
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)���配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
-
Updated
Nov 8, 2024 - C#
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
-
Updated
Aug 5, 2024 - C#
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.
-
Updated
Nov 8, 2024 - C#
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
-
Updated
Aug 7, 2024 - C#
WatsonTcp is the easiest way to build TCP-based clients and servers in C#.
-
Updated
Jul 9, 2024 - C#
Simple wrapper for TCP client and server in C# with SSL support
-
Updated
Jan 16, 2024 - C#
Anno 是一个微服务快速开发框架,底层通讯可选用grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线、CQRS 、DDD,插件化开发。
-
Updated
Feb 23, 2024 - C#
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服…
-
Updated
Aug 4, 2024 - C#
A C# implementation of WAMP (The Web Application Messaging Protocol)
-
Updated
Aug 30, 2023 - C#
RPC Monitor tool based on Event Tracing for Windows
-
Updated
Aug 19, 2024 - C#
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
-
Updated
Aug 22, 2024 - C#