Ji-Justin / TwoRoomsAndABoom-WebApp

A social deduction party game
1 stars 0 forks source link

Install and implement Springboot Websocket #14

Open Ji-Justin opened 2 weeks ago

Ji-Justin commented 2 weeks ago

Implement websocket for users to connect to each other

RileyChampion commented 2 weeks ago

https://spring.io/guides/gs/messaging-stomp-websocket

Ji-Justin commented 2 weeks ago

https://medium.com/@dragonblade9x/making-a-multiplayer-web-game-with-websocket-that-can-be-scalable-to-millions-of-users-923cc8bd4d3b

https://dgempiuc.medium.com/spring-websocket-and-redis-pub-sub-a02af0dabddb

https://ehsanasadev.github.io/Create_interactive_game_with_Spring_Boot_and_WebSocket/