A tiny, cross-platform, module based web server for .NET
The main features of unosquare/embedio are: Application Frameworks, Web Servers.
Open-source alternatives to unosquare/embedio include: grpc/grpc — gRPC is a language-agnostic remote procedure call framework designed for high-performance communication between… adaptiveconsulting/aeron.net — Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron. aggregate-genius/periscope2 — R package periscope2. akamai/cl-http2-protocol — HTTP/2 interop library in Common Lisp. akkadotnet/akka.net — Akka.NET is an actor model framework used for building concurrent and distributed applications. It functions as a… actuallab/fusion — Build real-time Blazor and MAUI apps while writing just 0.1% of the usual real-time update code. Handle 10× more API…
gRPC is a language-agnostic remote procedure call framework designed for high-performance communication between distributed services. It utilizes a structured interface definition language to generate consistent client stubs and server skeletons, enabling applications to invoke methods on remote servers as if they were local objects. By leveraging the HTTP/2 transport layer, the framework supports efficient binary serialization and multiplexed data exchange across diverse programming environments. The framework distinguishes itself through its support for flexible communication patterns, incl
Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
Build real-time Blazor and MAUI apps while writing just 0.1% of the usual real-time update code. Handle 10× more API requests with the ActualLab.Rpc protocol—or 1000× more with Fusion’s transparent and perfectly coherent caching.