后端:SpringBoot+SpringWebSocket+SockJS(为了兼容性)+Stomp(用于消息路由)前端:HTML+JavaScript(使用sockjs-client和stompjs库)...