176. Spring Boot WebSocket:汇总篇

Posted SpringBoot

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了176. Spring Boot WebSocket:汇总篇相关的知识,希望对你有一定的参考价值。

前言:

       我们通过几节博客对于websocket有了一个基本的认识,本篇博客进行个汇总。

说明:

(1)编码中使用的Spring Boot版本是: 1.5.8

(2) 使用WebSocket有两种方式: 第一种方式使用socketJS, 第二种方式是使用H5的标准。实例中使用的是第二种方式

 

视频学习:

http://study.163.com/course/introduction.htm?courseId=1004329008#/courseDetail?tab=1


 

博客学习:

(1)170.Spring Boot WebSocket:概念篇

http://412887952-qq-com.iteye.com/blog/2403715

(2)171.Spring Boot WebSocket:原理篇

http://412887952-qq-com.iteye.com/blog/2404208

(3)172.Spring Boot WebSocket:编码分析

http://412887952-qq-com.iteye.com/blog/2404269

(4)173. Spring Boot WebSocket:群聊

http://412887952-qq-com.iteye.com/blog/2404851

(5)174. Spring Boot WebSocket:群聊-昵称

http://412887952-qq-com.iteye.com/blog/2404898

(6)175. Spring Boot WebSocket:单聊

http://412887952-qq-com.iteye.com/blog/2405514

 

 

(1)170.Spring Boot WebSocket:概念篇

(2)171.Spring Boot WebSocket:原理篇

(3)172.Spring Boot WebSocket:编码分析

(4)173. Spring Boot WebSocket:群聊

(5)174. Spring Boot WebSocket:群聊-昵称

(6)175. Spring Boot WebSocket:单聊

 

以上是关于176. Spring Boot WebSocket:汇总篇的主要内容,如果未能解决你的问题,请参考以下文章

websocke

websocke前世今生

websocke 在线测试地址

websocke 在线测试地址

java代码编辑器 pdf文件预览 主流SSM 代码生成器 shrio redis websocke

Spring Boot 学习例子