Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 626 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 626 Bytes

go-cmpp-server

This GitHub repository contains a CMPP 2.0 service implemented in Go language. The service is built on top of the cloudwego/netpoll. It has the following features:

  • Event-driven: The service uses an event-driven architecture to efficiently handle a large number of concurrent connections.
  • High-performance: By taking advantage of Go's concurrency capabilities, the service provides high-performance CMPP 2.0 service.
  • Quick start: The simple and easy-to-use design allows developers to quickly get started and deploy the service. Key Features