FullTrailer App Gains Dedicated Monad, Live WebSocket Data Subscriptions via Netget
The FullTrailer web application is being upgraded to run as its own standalone monad process, connected to the internet through the netget reverse-proxy gateway without requiring any changes to netget itself. WebSocket support is already functional end-to-end, as netget's existing configuration correctly forwards WebSocket upgrade headers on all monad and surface routes. A new in-process path notification registry, pathNotify.ts, is being built from scratch to enable live data subscriptions, since no such kernel-level write notification mechanism currently exists. The system will hook into the existing HTTP write handler to trigger subscriber callbacks whenever a matching namespace path is updated. The existing Beatle WebSocket client in this.gui will be extended with new message types for live reads and subscriptions, completing the client-to-server data pipeline.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in