Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Initial project layout for django | 2018-08-07 | -123/+0 | |
* | [WS] "send all" methods should be classmethods | 2018-05-29 | -4/+6 | |
* | WS objects now keep track of their connections | 2018-05-29 | -7/+31 | |
* | Add manager to WS class | 2018-05-08 | -0/+2 | |
* | Declaring the encoding to be utf-8 is not necessary in Python3 projects, as t... | 2018-04-27 | -1/+0 | |
* | Add error messages (#30) | 2018-02-28 | -1/+0 | |
* | Rename "Websocket" to "WS" to avoid confusion with the gevents-websocket WebS... | 2018-02-18 | -4/+4 | |
* | Integrate websockets into the Flask webapp | 2018-02-17 | -0/+97 |