SSE server using Actix Web
Use
use ;
async
- the only param is the origin you want to allow - wildcard for all
- the PORT needs to passed in as an environment variable
Example
- run
makeandmake clientin two different terminal windows to run example