| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-06 | new directory structure for the separate client repo | troido | |
| 2019-09-26 | made server -> client messages into objects; clear field when entering ↵ | troido | |
| different room | |||
| 2018-01-11 | Fix potential error if given invalid socket type | rakiru | |
| 2018-01-11 | Fix attempt to use non-existent name | rakiru | |
| This theoretically also changes the meaning of the code from running the callback always, to only running the callback when there wasn't an error, which is what I'm assuming was meant, but in pratical terms, attempting to use `data` in the case of an error would have raised a `NameError` anyway. `else` on a try block will only run if nothing was raised. | |||
| 2017-12-31 | merged roomedge into portal, moved tcommunicate and utils to common folder ↵ | troido | |
| and fixed package when starting main directory | |||
| 2017-10-26 | Pip installable! | Wango Fett | |
