Method
SetNotifyID
Add a connection (添加连接)
(Id uint64, conn IConnection)
Source from the content-addressed store, hash-verified
| 12 | // Add a connection |
| 13 | // (添加连接) |
| 14 | SetNotifyID(Id uint64, conn IConnection) |
| 15 | |
| 16 | // Get a connection by id |
| 17 | // (得到某个连接) |