mastodon-firehose:Mas Mastodon网络的集中式公共流API

时间:2024-02-23 20:52:34
【文件属性】:

文件名称:mastodon-firehose:Mas Mastodon网络的集中式公共流API

文件大小:38KB

文件格式:ZIP

更新时间:2024-02-23 20:52:34

nodejs javascript streaming stream mastodon

Mastodon Firehose(*服务器) 动态连接到数百(或数千)个Mastodon实例,并在单个数据流中实时流式传输新帖子。 提供了WebSocket端点以代理发布到客户端的帖子。 建立 # install dependencies $ npm install # first load environment variables # as specified in .env.sample $ npm run update # start the socket server + command line output $ npm start 提供了不同的实用程序来处理服务器列表。 您也可以使用自己的服务器列表,前提是它是一组平面主机。 执照 :copyright: 。


【文件预览】:
mastodon-firehose-master
----.gitignore(139B)
----socket.js(9KB)
----package.json(731B)
----firehose.js(12KB)
----package-lock.json(83KB)
----.env.sample(166B)
----harvester.md(570B)
----models()
--------posts.js(965B)
--------accounts.js(812B)
----LICENSE(1KB)
----utils()
--------2d-graph.js(968B)
--------tokenize.js(773B)
--------2d-graph.py(647B)
--------makegraph.js(2KB)
----README.md(643B)
----tests()
--------testc.js(203B)
--------testd.js(1KB)
--------testb.js(172B)
----initial-fetch.js(3KB)

网友评论