Dmitrii-CoreGame
-
- 18,800 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Core framework: shared state, service attributes, MetaContext, deterministic random, transport interfaces. Targets netstandard2.1 (Unity) and net10.0 (server). -
- 11,521 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Server-side meta context and cross-entity call infrastructure. -
- 10,522 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Server core: EntityGrain, MetaProviderBase, SessionManagerGrain, FileGrainStorage, persistence policies. -
- 6,562 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Orleans integration: LobbyGrain, OrleansLobbyRequester, Orleans serialization configuration. -
- 6,446 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
MessagePack-based IMetaSerializer implementation using Orleans [Id(n)] attributes for schema resolution. -
- 6,411 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
JWT device-based authentication: AuthGrain, login endpoints, token service, entity access policies. -
- 5,096 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
MessagePack protocol extension for SharedMeta SignalR transport. Provides AddMetaMessagePackProtocol() for both client (IHubConnectionBuilder) and server (ISignalRServerBuilder). No Orleans or server framework... More information -
- 4,830 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Debug and testing utilities: InProcessServer/InProcessConnection for network-free tests, and Mux transport (one SignalR socket carrying N logical client sessions) for high-fanout stress tests. -
- 4,796 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
SignalR WebSocket transport: MetaHub (server) and SignalRConnection (client) with MessagePack binary protocol. -
- 4,795 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
MemoryPack-based IMetaSerializer implementation for RPC payload serialization. Targets netstandard2.1 (Unity) and net10.0. -
- 4,776 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Client-side runtime: MetaClient, ClientDispatcher, optimistic execution, broadcast replay. Targets netstandard2.1 (Unity) and net10.0. -
-
- 4,745 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Roslyn source generator: produces service dispatchers, typed API clients, context injection, DI registration, and MetaProvider routing at compile time. -
-
- 4,692 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
HTTP long-polling transport: server endpoints and HttpPollingConnection client for universal compatibility. -
- 4,492 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Client-only HTTP long-polling transport for SharedMeta. Provides HttpPollingConnection implementing IConnection using System.Net.Http.HttpClient. For Godot, console apps, and other non-Unity .NET clients. -
- 4,319 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Client-only SignalR transport for SharedMeta. Provides SignalRConnection implementing IConnection. Uses JSON protocol by default (no extra dependencies). For Godot, console apps, and other non-Unity .NET... More information -
- 3,114 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Steam authentication validator for SharedMeta. Validates session tickets via Steam Web API (ISteamUserAuth). No Steamworks SDK dependency on server. -
- 3,062 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Sign in with Apple authentication validator for SharedMeta. Verifies Apple identity tokens using JWKS public keys. No Apple SDK dependencies on server. -
- 3,054 total downloads
- last updated 5/23/2026
- Latest version: 0.23.1
Google Play Games authentication validator for SharedMeta. Exchanges server auth code for identity via Google OAuth2 API. No client SDK dependencies. -
- 383 total downloads
- last updated 3/11/2026
- Latest version: 0.2.1
Deterministic fixed-point arithmetic (Q48.16). Integer-only, cross-platform deterministic.