Itamar Turner-Trauring
|
7e5e329138
|
Port to Python 3.
|
2021-01-12 11:44:27 -05:00 |
|
Itamar Turner-Trauring
|
d99c94753c
|
On Python 3 we need to make sure bytes get written to the websocket.
|
2021-01-12 11:38:37 -05:00 |
|
Jean-Paul Calderone
|
a26b9ca8af
|
workaround https://github.com/crossbario/autobahn-python/issues/1151
|
2019-03-25 12:01:36 -04:00 |
|
Jean-Paul Calderone
|
9de97dbdd5
|
Use guard and add some tests (integration failing)
|
2019-03-22 13:47:32 -04:00 |
|
Jean-Paul Calderone
|
58deb54cfc
|
import cleanups
|
2019-03-21 15:01:25 -04:00 |
|
Jean-Paul Calderone
|
d00c4212a8
|
futurize
|
2019-03-21 15:01:14 -04:00 |
|
Jean-Paul Calderone
|
5f4f8d9dbb
|
Create the /private hierarchy
|
2019-03-21 15:00:57 -04:00 |
|
Jean-Paul Calderone
|
edf01d7817
|
don't compute the url, it doesn't seem to be necessary
|
2019-03-21 13:58:46 -04:00 |
|
meejah
|
dbea69c2d2
|
refactor
|
2019-03-21 01:52:45 -06:00 |
|
meejah
|
816ceb12cb
|
make more things work
|
2019-03-21 01:37:47 -06:00 |
|
meejah
|
b734c893df
|
prototype token-authenticated WebSocket stream
|
2019-03-20 18:14:47 -06:00 |
|