Add full support for multiple connections with one account in Socket.IO

Add LIST command
This commit is contained in:
knotteye
2019-12-04 19:06:56 -06:00
parent 661d953919
commit be38b873eb
3 changed files with 31 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "satyr",
"version": "0.5.2",
"version": "0.5.3",
"description": "A livestreaming server.",
"license": "AGPL-3.0",
"author": "knotteye",