On the local node
- Live room events and presence work while the shared process and local network are healthy.
- Applications retain durable records outside the in-memory gateway.
Wizaya Server Suite
One shared local WebSocket gateway for live room events, presence, and approved application updates on a node.
What it is
PBB Realtime gives participating local applications a shared WebSocket process instead of running an independent real-time server for every module. It carries authorized room events and presence within the node.
Room membership and presence are held in process memory. Durable application truth remains in each owning service, so process restart and multi-node continuity require explicit handling outside this gateway.
Node role
Provides the local low-latency event path for participating applications while leaving durable records and workflow state with their authoritative services.
Service behavior
Confirmed current integration
Only module integrations confirmed in the current implementation are listed here. Planned packaging, architectural relationships, and unverified paths are excluded.
Deployment placement
Barangay node; Local command node; Daily-apps node
Hardware, power, connectivity, training, travel, and field logistics remain deployment-specific.Operations and security
Practical questions
One shared service avoids running separate copies for every app and gives local apps one managed way to send live updates.
No. Live room and online-status updates are temporary. Each app must save any important records in its own permanent storage.
Users and apps must reconnect, and live room or online-status information may need to be rebuilt. Information already saved by each app remains available.
No. Realtime serves its own local node. It does not automatically send live updates to every other PBB node.
Each participating app must confirm who the user is and what they are allowed to do before letting them join a room or send updates.
Status and readiness
A shared local gateway and participating module event paths are implemented for node-level operation.
Companion services
Broader platform context
These relationships provide context and do not assert a confirmed current service integration. Verified integration paths appear in the earlier confirmed-integration list.
Briefing and pilot discussion
Explore how a local-node deployment could support practical service continuity in your community.