mirror of
https://github.com/YGGverse/nps-php.git
synced 2025-01-15 17:30:08 +00:00
update readme
This commit is contained in:
parent
c411291150
commit
0931d2e96f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
PHP 8 / Composer Library for NPS Protocol
|
PHP 8 / Composer Library for NPS Protocol
|
||||||
|
|
||||||
Like Titan for Gemini, NPS is the satellite for Nex protocol (see also [nex-php](https://github.com/YGGverse/nex-php))\
|
Unlike Titan for Gemini, NPS is the satellite for Nex protocol (see also [nex-php](https://github.com/YGGverse/nex-php))\
|
||||||
it uses dot in line to signal the package ending.
|
it listen for dot in line to signal the package ending.
|
||||||
|
|
||||||
## Specification
|
## Specification
|
||||||
|
|
||||||
@ -67,7 +67,7 @@ Stop server instance.
|
|||||||
|
|
||||||
Same to `Server::setLive(false)`
|
Same to `Server::setLive(false)`
|
||||||
|
|
||||||
### Testing
|
### Test
|
||||||
|
|
||||||
1. `nc 127.0.0.1 1915` - connect server using `nc`
|
1. `nc 127.0.0.1 1915` - connect server using `nc`
|
||||||
2. `test` - enter the target path
|
2. `test` - enter the target path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user