Dmitrii-CoreGame
-
- 5,487 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Core framework: shared state, service attributes, MetaContext, deterministic random, transport interfaces. Targets netstandard2.1 (Unity) and net10.0 (server). -
- 3,269 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Server-side meta context and cross-entity call infrastructure. -
- 2,815 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Server core: EntityGrain, MetaProviderBase, SessionManagerGrain, FileGrainStorage, persistence policies. -
- 2,150 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Orleans integration: LobbyGrain, OrleansLobbyRequester, Orleans serialization configuration. -
- 1,893 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
MessagePack-based IMetaSerializer implementation using Orleans [Id(n)] attributes for schema resolution. -
- 1,513 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Debug and testing utilities: InProcessServer, InProcessConnection for network-free testing. -
- 1,426 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Client-side runtime: MetaClient, ClientDispatcher, optimistic execution, broadcast replay. Targets netstandard2.1 (Unity) and net10.0. -
- 1,421 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
MemoryPack-based IMetaSerializer implementation for RPC payload serialization. Targets netstandard2.1 (Unity) and net10.0. -
-
- 1,414 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Roslyn source generator: produces service dispatchers, typed API clients, context injection, DI registration, and MetaProvider routing at compile time. -
-
- 1,399 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
HTTP long-polling transport: server endpoints and HttpPollingConnection client for universal compatibility. -
- 1,404 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
JWT device-based authentication: AuthGrain, login endpoints, token service, entity access policies. -
- 1,395 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
SignalR WebSocket transport: MetaHub (server) and SignalRConnection (client) with MessagePack binary protocol. -
- 1,242 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
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. -
- 1,225 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
MessagePack protocol extension for SharedMeta SignalR transport. Provides AddMetaMessagePackProtocol() for both client (IHubConnectionBuilder) and server (ISignalRServerBuilder). No Orleans or server framework... More information -
- 1,116 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
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 -
- 320 total downloads
- last updated 3/11/2026
- Latest version: 0.2.1
Deterministic fixed-point arithmetic (Q48.16). Integer-only, cross-platform deterministic. -
- 25 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Sign in with Apple authentication validator for SharedMeta. Verifies Apple identity tokens using JWKS public keys. No Apple SDK dependencies on server. -
- 23 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Google Play Games authentication validator for SharedMeta. Exchanges server auth code for identity via Google OAuth2 API. No client SDK dependencies. -
- 23 total downloads
- last updated 4/3/2026
- Latest version: 0.6.0
Steam authentication validator for SharedMeta. Validates session tickets via Steam Web API (ISteamUserAuth). No Steamworks SDK dependency on server.