blob: ae0a389a898dbcbd3c611d64b3409f061f3f4523 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
TODO
2021.01.24:
- WebSockets URL to command line argument
- Command line arguments for extension IDs
- How to wait until all messages are sent before closing the WS connection
2021.01.30:
- `string=`
- `unwind-protect` `with-` macro to close the connection
- wait-group
- `remove` in `filter`
- Release build with ECL
|