aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* implemented very basic server broadcasting.rodri2021-07-218-39/+159
| | | | | got rid of unnecessary (at least for now) code. brought some e-funcs.
* initial commit.rodri2021-07-219-0/+385
implemented basic server loop, with separate threads to handle connections and run the simulations.