mirror of https://github.com/kevachat/npsapp.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghost
0033b1f3a3
|
7 months ago | |
---|---|---|
config | 7 months ago | |
src | 7 months ago | |
.gitignore | 7 months ago | |
LICENSE | 7 months ago | |
README.md | 7 months ago | |
composer.json | 7 months ago |
README.md
npsapp
KevaChat Server for NPS Protocol
Listen connections on 1915
port and save messages to given namespace
in KevaCoin blockchain
To read messages, use KevaChat webapp, geminiapp or any KevaCoin explorer!
Components
- kevachat/kevacoin-php - KevaCoin library for PHP 8
- cboden/ratchet - Asynchronous Socket server
- gregwar/captcha - Captcha library to prevent spam abuse
- ixnode/php-cli-image - Library converts captcha to ASCII/CLI format