mirror of
https://github.com/YGGverse/yggverse.github.io.git
synced 2025-01-15 17:40:06 +00:00
21 lines
595 B
Plaintext
21 lines
595 B
Plaintext
# 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 |