Commit Graph

14 Commits

Author SHA1 Message Date
Paul
f4f45dbb9f Sort imports and make Travis run isort (#425)
* Sort imports

* Make Travis run isort
2016-11-05 12:08:38 +01:00
Andrew Godwin
dcfaf4122b Work in progress towards accepting websockets explicitly 2016-10-05 10:45:51 -07:00
Andrew Godwin
d37f9d1ab3 Add null consumer for websocket.receive too. 2016-07-06 12:10:17 -07:00
Andrew Godwin
be127611e5 Implement default websocket.connect consumer. 2016-07-06 11:55:45 -07:00
Andrew Godwin
bfacee6319 Add class-based consumers 2016-05-25 17:45:56 -07:00
Andrew Godwin
4437e04528 Fix circular import issue 2016-04-05 17:19:23 -07:00
Andrew Godwin
37923c3674 Flake8 fixes 2016-04-04 03:38:38 +02:00
Andrew Godwin
a563d4353f Fix new routing channel name collector and add test 2016-04-04 03:34:05 +02:00
Andrew Godwin
5a22412c16 Considerably improve routing code simplicity and shortcircuiting 2016-04-04 03:34:05 +02:00
Andrew Godwin
40b2348600 Fixed #101: Obscure error when strings in routing list. 2016-03-26 15:28:40 -07:00
Andrew Godwin
8a65199bfe Also normalise include patterns, and add tests for all regex norm 2016-03-22 10:39:27 -07:00
Andrew Godwin
6884e7d1e8 Fixed #93: Unicode regex patterns not working on http.request path 2016-03-22 10:17:38 -07:00
Andrew Godwin
18385d68f0 Fix bad rename stuff 2016-03-20 13:52:54 -03:00
Andrew Godwin
841e19da79 Change to a full pattern-based routing system. 2016-03-20 13:48:34 -03:00