ChronosGames
-
- 810,310 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
PulseRPC abstractions and interfaces shared between client and server -
-
- 34,350 total downloads
- last updated 7/17/2026
- Latest version: 1.0.10
MSBuild Tasks of DataTables Code Generator. -
-
- 33,174 total downloads
- last updated 7/17/2026
- Latest version: 1.0.10
Numeric configuration table export tool for .NET Core and Unity. -
- 32,904 total downloads
- last updated 7/17/2026
- Latest version: 1.0.10
Code Generator of DataTables. -
- 19,546 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
PulseRPC Client library with integrated ServiceDiscovery and LoadBalancing -
- 14,812 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
Unified Realtime/API framework for .NET platform and Unity. -
- 10,779 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
PulseRPC 集群服务发现共享基础设施:IDiscoveryProvider 抽象 + DiscoveryClusterMembership(同时实现 IClusterMembership 与 INodeEndpointResolver 的注册/监听/变更检测),供 Consul/Etcd/Kubernetes 等后端复用(§P8)。 -
- 9,247 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
Consul-backed service discovery for PulseRPC clustering(IDiscoveryProvider over Consul agent:服务注册 + TCP 健康检查 + 阻塞查询 watch),§P8。 -
- 1,611 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
PulseRPC concrete transport implementations (TCP/KCP, buffer pools, framing) built on PulseRPC.Abstractions -
- 940 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
Kubernetes-backed service discovery for PulseRPC clustering(IDiscoveryProvider over K8s API:按 label 列举/监听 Pod,Pod 即成员),§P8。 -
- 922 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
etcd-backed service discovery for PulseRPC clustering(IDiscoveryProvider over etcd:租约 + keepalive 自注册 + 前缀 watch),§P8。 -
- 696 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
Redis-backed IPulseBackplane(pub/sub + 全局成员目录)与 IActorLeaseStore(CAS + TTL),用于 PulseRPC 多节点集群部署。