mirror of
https://github.com/YGGverse/Pulsar.git
synced 2026-03-31 17:55:37 +00:00
update readme
This commit is contained in:
parent
2410cc7bfc
commit
9bb15c4bec
1 changed files with 3 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
||||||
# Pulsar
|
# Pulsar
|
||||||
|
|
||||||
RSS Aggregator for different protocols
|
RSS aggregator for different protocols
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
* [x] `src/crawler.php` - scan configured RSS feeds and dump results to SQLite DB (see also [alternative branch](https://github.com/YGGverse/Pulsar/tree/fs))
|
* [x] `src/crawler.php` - scan configured RSS feeds and dump results to SQLite ([alternative branch](https://github.com/YGGverse/Pulsar/tree/fs))
|
||||||
* [ ] `src/cleaner.php` - auto clean deprecated records in database
|
* [ ] `src/cleaner.php` - auto clean deprecated records
|
||||||
* [x] `src/server.php` - server launcher with multiple host support, based on [Ratchet](https://github.com/ratchetphp/Ratchet) asynchronous socket library
|
* [x] `src/server.php` - server launcher with multiple host support, based on [Ratchet](https://github.com/ratchetphp/Ratchet) asynchronous socket library
|
||||||
* [x] [NEX Protocol](https://nightfall.city/nps/info/specification.txt)
|
* [x] [NEX Protocol](https://nightfall.city/nps/info/specification.txt)
|
||||||
* [ ] [Gemini Protocol](https://geminiprotocol.net)
|
* [ ] [Gemini Protocol](https://geminiprotocol.net)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue