# websocketDemo **Repository Path**: sunjinchao/websocketDemo ## Basic Information - **Project Name**: websocketDemo - **Description**: websocket 基于浏览器网页的聊天模式 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- 可用 ---sunbo 基于网页浏览器的 webscoket 完整demo https://gitee.com/sunjinchao/websocketDemo.git 用户登陆 http://localhost:8080/java/ 向指定用户/所有用户发送消息 http://localhost:8080/java/message.jsp ![](https://gitee.com/sunjinchao/cloudfile_C01/raw/master/img/20191122142619.png) 根据ws链接地址 创建会话 http://localhost:8080/examples/websocket/echo.xhtml 多人聊天 http://localhost:8080/examples/websocket/chat.xhtml ![](https://gitee.com/sunjinchao/cloudfile_C01/raw/master/img/20191122144452.png)