spring-boot-netty-socket.io---chat icon indicating copy to clipboard operation
spring-boot-netty-socket.io---chat copied to clipboard

基于springBoot + netty-socket.io + mongodb 的即时聊天后台

Results 6 spring-boot-netty-socket.io---chat issues
Sort by recently updated
recently updated
newest added

Socketio multiple event methods, the request needs to execute the last execution of the next request, become a queue, how to solve this problem, in the case of the same...

Springboot configures socket.io, multi-event requests will be queued, and previous requests need to be completed to complete the request.

你好,在部署该项目时,发现没有初始化数据库文件,麻烦可以添加下吗,抽空学习下