At least it can run.
- Refactor three functions below.
- todo replace with Bordeaux-Threads
- write unit test
;; run
(danmu:run 52004) ;; connect to 52004.
;; main
(danmu:main)
douyu.json file
{
"douyu":[
52004,
3484,
48699,
220185,
142488,
208114
],
"index": 1,
"streamer":{
"52004": "菠萝赛东",
"3484": "scboy",
"142488": "nostalie",
"220185": "兮柚",
"48699": "衣锦夜行",
"208114": "狗贼"
}
}
This program will never stop unless (quit)
.
place this project under ~/common-lisp directory.
(ql:quickload :cl-danmu)
- Lingao Jin (jinlingao@outlook.com)
Copyright (c) 2020 Lingao Jin (jinlingao@outlook.com)
Licensed under the MIT License.