WS Comms Protocol
Real-time communication between the Franklyn server, Sentinels, and Proctors happens over WebSocket connections using JSON messages with an Authorization: Bearer <jwt> header for authentication.
Overview
| Connection Type | Role | Description |
|---|---|---|
| Server - Sentinel | Frame Producer | Student machines stream screen captures to the server |
| Server - Proctor | Frame Consumer | Teacher interface receives frames for monitored students |
Documentation
Last updated on • J.H.F.