diff options
author | Teddy Wing | 2021-01-31 16:29:47 +0100 |
---|---|---|
committer | Teddy Wing | 2021-01-31 16:29:47 +0100 |
commit | d730aaba8371012c9a0fb7afd154a44a92ef8a96 (patch) | |
tree | 853683816df5f9fd60a5781b5cdda3b72273aa98 | |
parent | 5055107b69e72457c37ed0ece91004665e4ad2e3 (diff) | |
download | extreload-d730aaba8371012c9a0fb7afd154a44a92ef8a96.tar.bz2 |
Update TODO
-rw-r--r-- | l/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,10 +6,10 @@ TODO - How to wait until all messages are sent before closing the WS connection 2021.01.30: -- `string=` +v `string=` (2021.01.30) - `unwind-protect` `with-` macro to close the connection - wait-group -- `remove` in `filter` +v `remove` in `filter` (2021.01.30) - Release build with ECL 2021.01.31: |