# spring-websocket **Repository Path**: 64205113/spring-websocket ## Basic Information - **Project Name**: spring-websocket - **Description**: 使用Spring-Websocket开发的聊天室demo,集成了redis实现简单集群 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2016-05-31 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 直接执行Application.java 或者 mvn jetty:run Cluster使用了集群,需要redis支持。