Browse Source

auto commit

master
jfinn 3 years ago
parent
commit
913469b809
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      wsps/consumers.py

+ 2
- 1
wsps/consumers.py View File

39
 	):
39
 	):
40
 	# def connect(self):
40
 	# def connect(self):
41
 	async def ws_conn(self):
41
 	async def ws_conn(self):
42
-		p("!!!!!!!!!!!!!!!!!!!!?")
42
+		print("ChatConsumer:ws_conn0")
43
+		# p("!!!!!!!!!!!!!!!!!!!!?")
43
 		print("",end="",flush=True)
44
 		print("",end="",flush=True)
44
 		# time.sleep(1.5)
45
 		# time.sleep(1.5)
45
 
46
 

Loading…
Cancel
Save