Skip to content

A CMPP 2.0 server implemented in Go language, which is built on top of the [cloudwego/netpoll](https://github.com/cloudwego/netpoll)

Notifications You must be signed in to change notification settings

hujm2023/go-cmpp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A CMPP 2.0 server implemented in Go language, which is built on top of the [cloudwego/netpoll](https://github.com/cloudwego/netpoll)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages