Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | some corrections. | rodri | 2021-07-23 | 2 | -3/+3 | |
| | ||||||
* | implemented a lobby for users waiting to join a party. | rodri | 2021-07-23 | 6 | -23/+248 | |
| | | | | brought the pack/unpack procedures from ssh(1). | |||||
* | implement a primitive VLA to keep connection state. | rodri | 2021-07-21 | 2 | -6/+34 | |
| | ||||||
* | implemented very basic server broadcasting. | rodri | 2021-07-21 | 8 | -39/+159 | |
| | | | | | got rid of unnecessary (at least for now) code. brought some e-funcs. | |||||
* | initial commit. | rodri | 2021-07-21 | 9 | -0/+385 | |
implemented basic server loop, with separate threads to handle connections and run the simulations. |