GitHub - marswon/NettyMqServer: A simple project demonstrates how to use Netty with RabbitMQ. · GitHub
Skip to content

marswon/NettyMqServer

 
 

Folders and files

Repository files navigation

NettyMqServer

A simple project demonstrates how to use Netty with RabbitMQ.

中文详情:Chinese Details ###Design: design ###Features: 1.Receive TCP packets from different clients and decode the message. 2.Send the TCP message to the third parts with rabbit mq. 3.Consume rabbit mq messages and send the message to TCP clients.

About

A simple project demonstrates how to use Netty with RabbitMQ.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Java 100.0%