diff options
author | Teddy Wing | 2021-01-30 16:20:50 +0100 |
---|---|---|
committer | Teddy Wing | 2021-01-30 16:23:43 +0100 |
commit | 5523e3913f0eec5682e95061e05fac2777f8a6c3 (patch) | |
tree | 038d01bcf3d8a6dbbdf0ab6528bd7d9b020efa8b | |
parent | 0619f27e422c61f8b0a1c025cc00c6ee6c1432e0 (diff) | |
download | extreload-5523e3913f0eec5682e95061e05fac2777f8a6c3.tar.bz2 |
Update TODO
-rw-r--r-- | l/TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4,3 +4,10 @@ TODO - 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 |