A web socket is a real-time connection with a server that enables bi-directional data exchange. It’s great for long-live sessions in browsers.
Related articles
Collector > Collecting events via REST API
Manufactory’s REST API enables seamless integration of actors data and events.
Manufactory > Collector
The collector allows sending actor data and events for viewing in a custom interface, with ingestion possible via REST API, websocket, or CLI agent after creating actor and event schemas.
Collector > Collecting events via our CLI agent
The Manufactory agent enables efficient data collection from actors and IoT devices with limited resources, which can be analyzed through a tailored interface.
Collecting Events via Websocket > Connect to our Web Socket Server
The websocket connection is authenticated using the actor profile ID and client UUID obtained after successful authentication, allowing the sending of actor-generated events.