Element
Mist
Local DNS, resolver, WebSocket, zone, and forward-security code for Land.PlayForm.Cloud service boundaries.
Mist
Mist is the local service-boundary element for Land.PlayForm.Cloud. The source contains DNS server, resolver, zone, WebSocket, and forward-security code. Mountain has a native Mist feature path, but not every internal editor route flows through Mist yet.
Source Structure 🗺️
Confirmed source areas include:
| Path | Role |
|---|---|
Source/Server.rs | DNS server |
Source/Resolver.rs | Zone lookup and response construction |
Source/Zone.rs | *.land.playform.cloud zone definitions |
Source/WebSocket.rs | WebSocket service code |
Source/ForwardSecurity.rs | Forward-security helpers |
tests/ | Integration tests |
Status 🚀
Mist is source-backed and WIP for full integration. Public copy should describe the local DNS and service-boundary direction without promising that all editor traffic already flows through Mist.
