yzh

Results 4 comments of yzh

![tabby-error](https://user-images.githubusercontent.com/7200902/182007335-237ae4ee-42a3-4b48-8196-62e45e0f6448.png)

can `websocat` send message finished, and send close WebSocket to `wsbroad` as normal usage?

message sended: ![a](https://github.com/vi/wsbroad/assets/7200902/dbfe6f6e-73bb-4ecc-9286-bc6d3bc4765f) client received message: ![a2](https://github.com/vi/wsbroad/assets/7200902/d5b5d826-f7e3-4ae3-a870-0a7233084641) `Error serving client` tips also print in console.

I have read the document, can't find `logic operator` to implement filter `create_at` column in range. sql statement like ` select * from tablename where create_at >= '2020-10-10 12:12:12' and...