DEV Community

kururu
kururu

Posted on

Messaging Queue system with Nodjes

i will create a chat system using socket io , rabbitMQ and database .

with rabbitmq you can send a message to queue when user is offline and after he connect , he will consume all messages in his queue.

any ideas? :)

Top comments (0)