Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 215 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 215 Bytes

Actix Websocket Example.

This is a simple example of a websocket with Actix, the data published to the websocket is generated inside a thread in the application: it could be data coming from a sensor for example.