Time |
Nickname |
Message |
03:44
🔗
|
GLaDOS |
01[13seesaw-kit01] 15chfoo created 06python3/development (+7 new commits): 02https://github.com/ArchiveTeam/seesaw-kit/compare/017b8b5f93a9^...5d3f91cd9fd2 |
03:44
🔗
|
GLaDOS |
13seesaw-kit/06python3/development 14017b8b5 15David Yip: Python 3 fixes: switch to SockJS-Tornado.... |
03:44
🔗
|
GLaDOS |
13seesaw-kit/06python3/development 142e8ae6d 15David Yip: Python 3 fixes: apply 2to3 changes. |
03:44
🔗
|
GLaDOS |
13seesaw-kit/06python3/development 14e4a5e41 15David Yip: Python 3 fixes: streams now use bytearrays, which are not strings. |
03:51
🔗
|
chfoo |
for python 3 discussions, see https://github.com/ArchiveTeam/seesaw-kit/issues/40 |
04:27
🔗
|
yipdw |
FYI, the tornadio -> SockJS-Tornado change is a pretty big one |
04:27
🔗
|
yipdw |
SockJS is (AFAICT) a different protocol |
04:27
🔗
|
yipdw |
all it does is provide a websockets abstraction |
04:27
🔗
|
yipdw |
socket.io (and tornadio by extension) do much more |
04:27
🔗
|
yipdw |
so the Warrior dashboard will have to be adapted |
05:35
🔗
|
chfoo |
anyone, feel free to fix it up. protip: running tests/run_warrior_local.py will start up a fake warrior on 9081 |