diff options
author | Simponic <loganhunt@simponic.xyz> | 2022-12-31 02:29:38 -0700 |
---|---|---|
committer | Simponic <loganhunt@simponic.xyz> | 2022-12-31 02:31:58 -0700 |
commit | 58d0b1a89c461467c9ea6229f9a6b3d5ed573da5 (patch) | |
tree | f0e91ce7bccb93e755357395f1ed7a7a18d6257b /test/README.md | |
parent | 3308036c0859dcca2d80d80396a19a3cca269e78 (diff) | |
download | chessh-58d0b1a89c461467c9ea6229f9a6b3d5ed573da5.tar.gz chessh-58d0b1a89c461467c9ea6229f9a6b3d5ed573da5.zip |
A simple stalling TUI! Also, ensure sessions are counted correctly. Next up, some way of pub-sub across multiple nodes
Diffstat (limited to 'test/README.md')
-rw-r--r-- | test/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md new file mode 100644 index 0000000..13d4389 --- /dev/null +++ b/test/README.md @@ -0,0 +1,3 @@ +TODO: +- [ ] When password changed, remove all sessions +- [ ] When session removed, ssh connection closed |