ChronosGames
-
- 808,266 total downloads
- last updated 7/12/2026
- Latest version: 1.1.9
PulseRPC abstractions and interfaces shared between client and server -
-
- 33,633 total downloads
- last updated 7/12/2026
- Latest version: 1.0.6
MSBuild Tasks of DataTables Code Generator. -
-
- 32,543 total downloads
- last updated 7/12/2026
- Latest version: 1.0.6
Numeric configuration table export tool for .NET Core and Unity. -
- 32,273 total downloads
- last updated 7/12/2026
- Latest version: 1.0.6
Code Generator of DataTables. -
- 18,606 total downloads
- last updated 7/12/2026
- Latest version: 1.1.9
PulseRPC Client library with integrated ServiceDiscovery and LoadBalancing -
- 13,990 total downloads
- last updated 7/12/2026
- Latest version: 1.1.9
Unified Realtime/API framework for .NET platform and Unity. -
- 9,585 total downloads
- last updated 7/12/2026
- Latest version: 1.1.9
PulseRPC 集群服务发现共享基础设施:IDiscoveryProvider 抽象 + DiscoveryClusterMembership(同时实现 IClusterMembership 与 INodeEndpointResolver 的注册/监听/变更检测),供 Consul/Etcd/Kubernetes 等后端复用(§P8)。 -
- 8,421 total downloads
- last updated 7/12/2026
- Latest version: 1.1.9
Consul-backed service discovery for PulseRPC clustering(IDiscoveryProvider over Consul agent:服务注册 + TCP 健康检查 + 阻塞查询 watch),§P8。 -
- 416 total downloads
- last updated 7/12/2026
- Latest version: 1.1.9
PulseRPC concrete transport implementations (TCP/KCP, buffer pools, framing) built on PulseRPC.Abstractions -
- 200 total downloads
- last updated 7/12/2026
- Latest version: 1.1.9
Kubernetes-backed service discovery for PulseRPC clustering(IDiscoveryProvider over K8s API:按 label 列举/监听 Pod,Pod 即成员),§P8。 -
- 173 total downloads
- last updated 7/12/2026
- Latest version: 1.1.9
etcd-backed service discovery for PulseRPC clustering(IDiscoveryProvider over etcd:租约 + keepalive 自注册 + 前缀 watch),§P8。 -
- 34 total downloads
- last updated 7/12/2026
- Latest version: 1.1.9
Redis-backed IPulseBackplane(pub/sub + 全局成员目录)与 IActorLeaseStore(CAS + TTL),用于 PulseRPC 多节点集群部署。