[1] Spring + RabbitMQ + WebSocket: https://github.com/coco2023/Messaging-Sys/tree/main/Prac_Spring%2BWebSocket (Prac_Spring+WebSocket)
[2] Spring-Kafka: https://github.com/coco2023/Messaging-Sys/tree/main/spring-kafka
[3] Spring-Producer-Consumer-Kafka-RabbitMQ: https://github.com/coco2023/Messaging-Sys/tree/main/Producer-Consumer-Kafka_RabbitMQ (Producer-Consumer-Kafka_RabbitMQ)
[4] Spring-Producer-Consumer-Kafka-MySQL: https://github.com/coco2023/Messaging-Sys/tree/main/spring-kafka-realtime-WIKI_Logs (real-time log app)
[5] Spring-SocketIO-NodeJS: https://github.com/coco2023/Messaging-Sys/tree/main/chat_room_nodeJS (simple chat app demo)
[6] Spring-SocketIO-ReactJS: https://github.com/coco2023/Messaging-Sys/tree/main/chat_room_socketIO (chat room app)
[7] Spring-Spring Security-Kafka-Postgre-Redis: https://github.com/coco2023/Messaging-Sys/tree/main/Communicate_Spring%2BKafka%2BPostgre%2BRedis (login + auth + chat with selected user)
[1] rabbitMQ02: https://www.rabbitmq.com/tutorials/tutorial-one-spring-amqp.html
[2] Github https://github.com/rabbitmq/rabbitmq-tutorials/tree/main/spring-amqp
[3] Overview: https://www.rabbitmq.com/getstarted.html
[4] rabbitMQ:https://alexandernikolov.tech/implement-websocket-communication-with-rabbitmq#heading-conclusion
[5] WebSocket: https://spring.io/guides/gs/messaging-stomp-websocket/
[6] WebSocket: https://www.devglan.com/spring-boot/spring-boot-websocket-example
[7] WebSocket: https://www.javainuse.com/spring/boot-websocket
[8] SocketIO: https://github.com/gurkanucar/socketio-simple-chat
[9] Spring + Kafka + Postgre + Redis: https://www.endpointdev.com/blog/tags/spring-kafka-series/
|--- my prac: https://github.com/coco2023/Messaging-Sys/tree/main/Communicate_Spring%2BKafka%2BPostgre%2BRedis