Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented a lobby for users waiting to join a party. | rodri | 2021-07-23 | 1 | -0/+2 |
| | | | | brought the pack/unpack procedures from ssh(1). | ||||
* | implemented very basic server broadcasting. | rodri | 2021-07-21 | 1 | -1/+4 |
| | | | | | got rid of unnecessary (at least for now) code. brought some e-funcs. | ||||
* | initial commit. | rodri | 2021-07-21 | 1 | -0/+14 |
implemented basic server loop, with separate threads to handle connections and run the simulations. |