mirror of
https://github.com/YGGverse/yggverse.github.io.git
synced 2025-02-06 20:24:36 +00:00
update case
This commit is contained in:
parent
f1bcda3879
commit
6fa3e7497f
@ -15,9 +15,9 @@ Open Source Solutions for Yggdrasil Ecosystem
|
|||||||
=> https://github.com/YGGverse/titan-II Titan-II fork with native IPv6 support
|
=> https://github.com/YGGverse/titan-II Titan-II fork with native IPv6 support
|
||||||
=> https://github.com/YGGverse/Yoda Yoda is PHP-GTK 3 Browser for Gemini Protocol
|
=> https://github.com/YGGverse/Yoda Yoda is PHP-GTK 3 Browser for Gemini Protocol
|
||||||
|
|
||||||
### Nex
|
### NEX
|
||||||
|
|
||||||
=> nex/nex-php/index.gmi PHP 8 / Composer Library for Nex Protocol
|
=> nex/nex-php/index.gmi PHP 8 / Composer Library for NEX Protocol
|
||||||
=> https://github.com/YGGverse/nexd Alternative nexd server build
|
=> https://github.com/YGGverse/nexd Alternative nexd server build
|
||||||
|
|
||||||
### NPS
|
### NPS
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
# nex-php
|
# 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.
|
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
|
Yggdrasil traffic already encrypted and DNS usage is exception for 0200::/7 areas
|
||||||
|
|
||||||
nex-php includes
|
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
|
* Server - to launch instance for static files or interactive apps
|
||||||
|
|
||||||
=> https://github.com/YGGverse/nex-php GitHub
|
=> https://github.com/YGGverse/nex-php GitHub
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
PHP 8 / Composer Library for NPS Protocol
|
PHP 8 / Composer Library for NPS Protocol
|
||||||
|
|
||||||
Like Titan for Gemini, NPS is the satellite for Nex protocol
|
Like Titan for Gemini, NPS is the satellite for NEX protocol
|
||||||
it uses dot in line to signal the package ending.
|
it listen for single dot in line to signal the package ending.
|
||||||
|
|
||||||
=> https://github.com/YGGverse/nps-php GitHub
|
=> https://github.com/YGGverse/nps-php GitHub
|
||||||
=> nex://nightfall.city/nps/ Specification
|
=> nex://nightfall.city/nps/ Specification
|
||||||
|
Loading…
x
Reference in New Issue
Block a user