WNSP Bridge — TCP/IP Overlay for wnsp:// URIs
The WNSP Bridge is a TCP/IP overlay layer that maps wnsp://Ψ(wdm,oam,pol)/path URIs to HTTP resources via the wnsp_registry database. It allows existing web infrastructure to participate in WNSP spectral routing incrementally — no full protocol migration required.
Any application that can make an HTTP request can resolve a WNSP spectral address through the bridge. The bridge translates the Ψ channel triplet (WDM index, OAM mode, polarisation) to a registered HTTP endpoint, maintaining a physics-consistent routing table.
- Maps
wnsp://Ψ(wdm,oam,pol)/path → HTTP endpoints - Registry backed by the
wnsp_registry database table - Incremental adoption — no protocol stack replacement needed
- Preserves Ψ channel semantics across the TCP/IP boundary