Collector > Collecting events via REST API
The REST API enables data transmission of actors and events to Manufactory through various methods including REST API endpoints, websocket connections, and CLI agent integration.
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.
Collector > Collecting events via REST API
Websocket > Connect to our Web Socket Server
Websocket > Send events via the web socket