2024-04-21 21:44:47 +03:00
|
|
|
# nex-php
|
|
|
|
|
2024-04-24 23:13:52 +03:00
|
|
|
PHP 8 / Composer Library for NEX Protocol
|
2024-04-21 21:44:47 +03:00
|
|
|
|
2024-04-24 23:13:52 +03:00
|
|
|
NEX Prorocol is optimal solution for Yggdrasil ecosystem,
|
2024-04-24 14:41:17 +03:00
|
|
|
comparing to Gemini, does not require TLS certification and CN/SNI records.
|
|
|
|
|
2024-04-24 14:43:36 +03:00
|
|
|
Yggdrasil traffic already encrypted and DNS usage is exception for 0200::/7 areas
|
2024-04-24 14:41:17 +03:00
|
|
|
|
|
|
|
nex-php includes
|
|
|
|
|
2024-04-24 23:13:52 +03:00
|
|
|
* Client - simple layer allows PHP application communicate with NEX server
|
2024-04-24 14:41:17 +03:00
|
|
|
* Server - to launch instance for static files or interactive apps
|
|
|
|
|
2024-04-24 22:05:05 +03:00
|
|
|
=> https://github.com/YGGverse/nex-php GitHub
|
2024-04-25 15:17:56 +03:00
|
|
|
=> 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
|