aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/ws (follow)
Commit message (Collapse)AuthorAgeLines
* That was a little dumb.Gravatar Gareth Coles2018-04-05-1/+1
|
* RST test error catchingGravatar Gareth Coles2018-04-05-1/+1
|
* RST test error catchingGravatar Gareth Coles2018-04-05-3/+8
|
* A few smaller fixesGravatar Gareth Coles2018-04-05-1/+5
|
* Early wiki work including a WS test route for RST parsingGravatar Gareth Coles2018-04-04-0/+27
|
* Fix up route namesGravatar Gareth Coles2018-03-29-1/+1
|
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-02-18-3/+11
|\ | | | | | | | | # Conflicts: # pysite/views/ws/echo.py
| * Simple logging. (#16)Gravatar Leon Sandøy2018-02-18-3/+8
| | | | | | | | | | | | | | | | * Simple logging. I don't know if this will show up in the docker logs like inver wanted, so it probably needs testing in prod. * log level via hasattr/getattr, basicConfig instead of custom handlers * removing the empty string log call
* | Rename "Websocket" to "WS" to avoid confusion with the gevents-websocket ↵Gravatar Gareth Coles2018-02-18-2/+2
|/ | | | WebSocket class
* Integrate websockets into the Flask webappGravatar Gareth Coles2018-02-17-0/+18