- AkkaStreamsSample.Console - console app utilizing akka streams in akka.net
- AkkaStreamsSample.WebApi - web api layer with signalr hub
- AkkaStreamsSample.Web - reactjs client (built with node and npm)
Change from localhost (with default port) if rabbitmq is running on a different machine/port
- npm install
- npm run build
- F5