Skip to content

someonegg/msgpump

Repository files navigation

msgpump

msgpump provides a binary message-pump facility with golang.

The message-pump will continuously receive, process and send messages after startup.

The transport layer is customizable, there is an implementation over net.Conn.

msgpeer

The message-peer implements a synchronous request response model over message-pump, it considers the client and server peers, allowing each to send requests to the other concurrently.

Documentation

Installation

Install msgpump using the "go get" command:

go get github.com/someonegg/msgpump/v2

About

msgpump provides a message-pump facility with golang

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages