聊天使用:springboot+websocket

如果只是服务端往客户端推送,可以使用Springboot新特性:SSE(Server Send Event)来发送通知

相关文章: