ChronosGames
-
- 810,302 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
PulseRPC abstractions and interfaces shared between client and server -
-
- 34,348 total downloads
- last updated 7/17/2026
- Latest version: 1.0.10
MSBuild Tasks of DataTables Code Generator. -
-
- 33,168 total downloads
- last updated 7/17/2026
- Latest version: 1.0.10
Numeric configuration table export tool for .NET Core and Unity. -
- 32,895 total downloads
- last updated 7/17/2026
- Latest version: 1.0.10
Code Generator of DataTables. -
- 19,511 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
PulseRPC Client library with integrated ServiceDiscovery and LoadBalancing -
- 14,785 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
Unified Realtime/API framework for .NET platform and Unity. -
- 10,744 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
PulseRPC 集群服务发现共享基础设施:IDiscoveryProvider 抽象 + DiscoveryClusterMembership(同时实现 IClusterMembership 与 INodeEndpointResolver 的注册/监听/变更检测),供 Consul/Etcd/Kubernetes 等后端复用(§P8)。 -
- 9,218 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,603 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 -
- 935 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。 -
- 913 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。 -
- 689 total downloads
- last updated 7/21/2026
- Latest version: 1.1.21
Redis-backed IPulseBackplane(pub/sub + 全局成员目录)与 IActorLeaseStore(CAS + TTL),用于 PulseRPC 多节点集群部署。