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