kopia lustrzana https://github.com/cirospaciari/socketify.py
remove asyncio form sync upgrade
rodzic
8999d823c1
commit
12b0236940
|
@ -1,5 +1,4 @@
|
|||
from socketify import App, AppOptions, OpCode, CompressOptions
|
||||
import asyncio
|
||||
|
||||
def ws_open(ws):
|
||||
print('A WebSocket got connected!')
|
||||
|
|
Ładowanie…
Reference in New Issue