Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jkxqj authored Sep 8, 2016
1 parent 6474ca9 commit 334c729
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
包括我踩过的坑:1、java操作mongo 2、离线消息推送的线程同步异步问题等等。

### websocket的代码实现
前端[im.js](https://github.com/jkxqj/webChat/blob/master/im.js)
后端[LL_ws.java](https://github.com/jkxqj/webChat/blob/master/LL_ws.java)
前端[im.js](https://github.com/jkxqj/webChat/blob/master/im.js?_blank)
后端[LL_ws.java](https://github.com/jkxqj/webChat/blob/master/LL_ws.java?_blank)

### 操作mongo的工具类
[MongoUtils.java](https://github.com/jkxqj/webChat/blob/master/MongoUtils.java)
Expand Down

0 comments on commit 334c729

Please sign in to comment.