This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_LF_MOM_BACKEND
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
添加websocket的全局句柄
pull/9/head
zhangxin
3 years ago
parent
69aa90c4a5
commit
b1d509c6ca
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
global/global.go
+ 6
- 0
global/global.go
View File
@ -0,0 +1,6 @@
package
global
import
"LAPP_LF_MOM_BACKEND/messaging"
// websocket的全局Context
var
WebsocketContext
*
messaging
.
Contexts
Write
Preview
Loading…
Cancel
Save