bricks/examples/test.ws
2024-05-13 12:47:08 +08:00

3 lines
46 B
Plaintext

resp = 'resp:' + ws_data
ws_pool.sendto(resp)