vel velvox
velvox synced commits to master at velvox/litecord from mirror 2022-01-27 09:57:44 -08:00
6a617cf376 Merge branch 'addbot-manage' into 'master'
2fe50c4ac3 Add 'addbot' manage.py command
Compare 2 commits »
velvox synced commits to refs/merge-requests/84/head at velvox/litecord from mirror 2022-01-27 09:57:44 -08:00
61ca9ab7bc Remove unused `manage/main.py` import
9347bc2a26 Fix incorrect number of newlines (black)
Compare 2 commits »
velvox synced commits to refs/merge-requests/84/merge at velvox/litecord from mirror 2022-01-27 09:57:44 -08:00
d15232ec33 Merge branch 'addbot-manage' into 'master'
61ca9ab7bc Remove unused `manage/main.py` import
9347bc2a26 Fix incorrect number of newlines (black)
Compare 3 commits »
velvox synced commits to refs/merge-requests/70/merge at velvox/litecord from mirror 2022-01-27 01:57:44 -08:00
8fa78b47f5 Merge branch 'patch-3' into 'master'
ddd2469066 gateway: send zlib flush in the same websocket message
c85f0806c7 test_websocket: add test for zlib stream
f792769656 gateway: don't set FIN bit on zlib-stream chunks
Compare 4 commits »
velvox synced commits to refs/merge-requests/82/merge at velvox/litecord from mirror 2022-01-27 01:57:44 -08:00
d24df5a1ea Merge branch 'feat/max_concurrency' into 'master'
ddd2469066 gateway: send zlib flush in the same websocket message
c85f0806c7 test_websocket: add test for zlib stream
f792769656 gateway: don't set FIN bit on zlib-stream chunks
Compare 4 commits »
velvox synced commits to refs/merge-requests/84/merge at velvox/litecord from mirror 2022-01-27 01:57:44 -08:00
fb9136d21d Merge branch 'addbot-manage' into 'master'
ddd2469066 gateway: send zlib flush in the same websocket message
Compare 2 commits »
velvox pushed to main at velvox/watchtogether 2022-01-26 23:46:11 -08:00
7ba50976cf even more websocket changes
e8e5b7e409 better websocket error/close handling
cad2d85ce4 websocket stuff
013e6c5b01 small changes to the hero
e4d7906cb5 color mode stuff
Compare 6 commits »
velvox synced commits to master at velvox/litecord from mirror 2022-01-26 17:57:44 -08:00
ddd2469066 gateway: send zlib flush in the same websocket message
velvox synced commits to refs/merge-requests/84/head at velvox/litecord from mirror 2022-01-26 17:57:44 -08:00
velvox synced new reference refs/merge-requests/84/head to velvox/litecord from mirror 2022-01-26 17:57:44 -08:00
velvox synced commits to refs/merge-requests/84/merge at velvox/litecord from mirror 2022-01-26 17:57:44 -08:00
velvox synced new reference refs/merge-requests/84/merge to velvox/litecord from mirror 2022-01-26 17:57:44 -08:00
velvox synced commits to master at velvox/litecord from mirror 2022-01-26 01:57:44 -08:00
c85f0806c7 test_websocket: add test for zlib stream
f792769656 gateway: don't set FIN bit on zlib-stream chunks
Compare 2 commits »
velvox pushed to main at velvox/watchtogether 2022-01-23 23:38:20 -08:00
521b3eef20 ping event
velvox pushed to main at velvox/watchtogether 2022-01-23 01:22:40 -08:00
ef4e0b4ac2 ws works now
velvox pushed to main at velvox/watchtogether 2022-01-22 23:49:20 -08:00
15a2fe7420 more stuff
velvox pushed to main at velvox/watchtogether 2022-01-22 23:03:00 -08:00
ef022499e7 added api routes
velvox pushed to main at velvox/watchtogether 2022-01-22 22:57:48 -08:00
fd536075c5 tons of backend changes
velvox pushed to main at velvox/watchtogether 2022-01-22 19:17:01 -08:00
996bfea07c header and login
velvox pushed to main at velvox/velvox-dev 2022-01-22 00:20:20 -08:00
7d526b3eed stuff