aboutsummaryrefslogtreecommitdiff
path: root/lib/chessh/ssh/daemon.ex
Commit message (Collapse)AuthorAgeFiles
* handle_info instead of cast, @impl in serverkeySimponic2023-01-131
|
* Better logging, close previous sessions once session threshold has been reachedSimponic2022-12-311
|
* A simple stalling TUI! Also, ensure sessions are counted correctly. Next up, ↵Simponic2022-12-311
| | | | some way of pub-sub across multiple nodes
* More warning squashingSimponic2022-12-301
|
* Add scalable session thresholdsSimponic2022-12-301
|
* Make tests pass, rename jail thresholdSimponic2022-12-291
|
* Add scalable nodes and user sessionsSimponic2022-12-291
|
* Initial erlang stuffSimponic2022-12-271