Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rearrange views and templates | 2018-02-21 | -24/+0 | |
| | ||||
* | adds .api to the secure websocket connection (#18) | 2018-02-18 | -2/+2 | |
| | ||||
* | Switch back to wss://, again | 2018-02-18 | -1/+1 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | 2018-02-18 | -1/+1 | |
| | | | | | # Conflicts: # pysite/views/ws/echo.py | |||
* | Go back to using wss:// for the WS test | 2018-02-17 | -1/+1 | |
| | ||||
* | Integrate websockets into the Flask webapp | 2018-02-17 | -1/+1 | |
| | ||||
* | Make the websocket taste page use `wss://` | 2018-02-15 | -1/+1 | |
| | ||||
* | Websocket echo test | 2018-02-13 | -0/+24 | |