Skip to content

totorowechat/cl-danmu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Danmu

At least it can run.

Todo

  • Refactor three functions below.
  • todo replace with Bordeaux-Threads
  • write unit test

Usage

;; 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).

Installation

place this project under ~/common-lisp directory.

(ql:quickload :cl-danmu)

Author

  • Lingao Jin (jinlingao@outlook.com)

Copyright

Copyright (c) 2020 Lingao Jin (jinlingao@outlook.com)

License

Licensed under the MIT License.

About

danmu for douyu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published