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.
21 lines
595 B
21 lines
595 B
# nex-php |
|
|
|
PHP 8 / Composer Library for NEX Protocol |
|
|
|
NEX Prorocol is optimal solution for Yggdrasil ecosystem, |
|
comparing to Gemini, does not require TLS certification and CN/SNI records. |
|
|
|
Yggdrasil traffic already encrypted and DNS usage is exception for 0200::/7 areas |
|
|
|
nex-php includes |
|
|
|
* Client - simple layer allows PHP application communicate with NEX server |
|
* Server - to launch instance for static files or interactive apps |
|
|
|
=> https://github.com/YGGverse/nex-php GitHub |
|
=> nex://nightfall.city/nex/ Specification |
|
|
|
## Releases |
|
|
|
=> 1.1.0.gmi 2024-04-25 1.1.0 |
|
=> 1.0.0.gmi 2024-04-23 1.0.0 |