使用 Netty 重新实现 LiveClient, 使用 guava EventBus 来作为事件机制实现

This commit is contained in:
czp
2018-01-31 10:38:53 +08:00
parent 7b85c8a956
commit a8e3aa15b8
37 changed files with 1014 additions and 259 deletions

View File

@@ -0,0 +1,9 @@
{
"cmd": "ACTIVITY_EVENT",
"data": {
"keyword": "newspring_2018",
"type": "cracker",
"limit": 300000,
"progress": 158912
}
}

View File

@@ -1,4 +1,4 @@
{
"cmd": "LIVE",
"roomid": 1110317
"roomid": "1110317"
}

View File

@@ -1,4 +1,4 @@
{
"cmd": "PREPARING",
"roomid": 1110317
"roomid": "1110317"
}