diff options
author | Teddy Wing | 2021-01-31 20:19:54 +0100 |
---|---|---|
committer | Teddy Wing | 2021-01-31 20:19:54 +0100 |
commit | a9018570ea61dd7278fe66af9882f98f198e064d (patch) | |
tree | ebd067c53b13da90645c5f3c2a1fdc1fa4cfbc96 | |
parent | 13110208dbfb74a67fdd8a6165ed5857c8806d43 (diff) | |
download | extreload-a9018570ea61dd7278fe66af9882f98f198e064d.tar.bz2 |
Update TODO
-rw-r--r-- | l/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,12 +3,12 @@ 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 +v How to wait until all messages are sent before closing the WS connection (2021.01.31) 2021.01.30: v `string=` (2021.01.30) - `unwind-protect` `with-` macro to close the connection -- wait-group +v wait-group (2021.01.31) v `remove` in `filter` (2021.01.30) - Release build with ECL |