MagicOnion
API framework
A unified framework for building real-time APIs and RPC services on the .NET platform
Unified Realtime/API framework for .NET platform and Unity.
4k stars
146 watching
431 forks
Language: C#
last commit: 9 days ago
Linked from 3 awesome lists
c-sharpgrpcrpcstreamingswaggerunity
Related projects:
Repository | Description | Stars |
---|---|---|
revenantx/litenetlib | A lightweight, cross-platform UDP library for .NET and Mono, providing features for reliable packet transmission and efficient communication. | 3,082 |
chronoxor/netcoreserver | A high-performance C# .NET Core library for building fast and low-latency socket servers and clients with support for multiple protocols. | 2,803 |
grpc/grpc-dotnet | An implementation of the gRPC remote procedure call framework for .NET applications | 4,204 |
twitchtv/twirp | A framework that simplifies service-to-service communication by generating routing and serialization from API definitions. | 7,188 |
tokio-rs/axum | A web framework providing an ergonomic and modular API for building web applications using Rust. | 19,233 |
ivanpaulovich/clean-architecture-manga | A demonstration project that showcases Clean Architecture principles using .NET Core and React+Redux for building modular applications with a strong focus on separation of concerns and testability. | 4,005 |
real-logic/aeron | A messaging system for efficient and reliable communication between distributed systems. | 7,401 |
qihoo360/evpp | A modern C++ network library for developing high-performance TCP/UDP/HTTP services. | 3,605 |
redpanda-data/connect | Stream processor for connecting various data sources and sinks using Apache V2 or Enterprise builds. | 8,137 |
cloudwego/netpoll | A high-performance networking framework designed to optimize RPC scenarios in Go applications. | 4,054 |
its-a-feature/mythic | A collaborative, multi-platform red teaming framework with a web-based interface and support for plugins and extensions | 3,263 |
messagepack-csharp/messagepack-csharp | Fastest C# serializer with built-in LZ4 compression and support for Unity and Xamarin. | 5,795 |
pond3r/ggpo | A software development kit for implementing rollback networking to reduce latency in online multiplayer games | 3,189 |
unity-technologies/com.unity.netcode.gameobjects | Provides networking capabilities to GameObject and MonoBehaviour workflows in Unity for real-time multiplayer applications. | 2,150 |
dodyg/practical-aspnetcore | A collection of practical ASP.NET Core samples showcasing various features and technologies. | 9,500 |