bricks/examples/test.ws

3 lines
46 B
Plaintext
Raw Normal View History

2024-05-13 12:47:08 +08:00
resp = 'resp:' + ws_data
ws_pool.sendto(resp)