Skip to content

A simple project demonstrates how to use Netty with RabbitMQ.

Notifications You must be signed in to change notification settings

BurnningHotel/NettyMqServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Java 100.0%