文件名称:akagi:开源弹幕 API 服务器。 弹幕即服务的参考实现
文件大小:11KB
文件格式:ZIP
更新时间:2024-07-20 04:52:51
JavaScript
Akagi Danmaku Server (ADS) Akagi is a reference implementation for a generic danmaku API service. It is highly extensible and is not bound to media types. We have designed the service to use scalable components so it should be easy to scale the server upwards. Akagi是一个示例弹幕API服务器模块,用于广泛的支持弹幕。它与资源信息绑定是独立的,所以可以轻松的适应 任何资源。同时由于我们采取了 NoSQL 服务,Akagi可以相对轻松的大规模化 License 许可 Akagi is licensed under the permi
【文件预览】:
akagi-master
----.gitignore(24B)
----package.json(686B)
----akagi.js(2KB)
----LICENSE(1KB)
----config.sample.js(270B)
----README.md(1KB)
----lib()
--------api()
--------db()
----docs()
--------Reference.md(31B)
--------AccessControl.md(1KB)
--------designs()
--------Readme.md(1KB)