Browse Source

spring-boot-demo-websocket 完成

pull/1/head
Yangkai.Shen 5 years ago
parent
commit
ec97e096cd
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      spring-boot-demo-websocket/README.md

+ 2
- 1
spring-boot-demo-websocket/README.md View File

@@ -385,4 +385,5 @@ public class ServerTask {
1. vue.js 语法:https://cn.vuejs.org/v2/guide/
2. element-ui 用法:http://element-cn.eleme.io/#/zh-CN
3. stomp.js 用法:https://github.com/jmesnil/stomp-websocket
4. sockjs 用法:https://github.com/sockjs/sockjs-client
4. sockjs 用法:https://github.com/sockjs/sockjs-client
5. axios.js 用法:https://github.com/axios/axios#example

Loading…
Cancel
Save