update case

This commit is contained in:
yggverse 2024-04-24 23:13:52 +03:00
parent f1bcda3879
commit 6fa3e7497f
3 changed files with 7 additions and 7 deletions

View file

@ -1,15 +1,15 @@
# nex-php
PHP 8 / Composer Library for Nex Protocol
PHP 8 / Composer Library for NEX Protocol
Nex Prorocol is optimal solution for Yggdrasil ecosystem,
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
* 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