Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 448 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 448 Bytes

Orleans.Streaming.NATS

WIP: Working, not for production use.

Project contains:

  • Orleans.Streaming.Nats implements the NATS.io Stream Provider.
  • Orleans.Streaming.Nats.Console runs sample code against the docker-compose hosted NATS.io container.
  • Orleans.Streaming.Nats.Test test the NATS.io Stream Provider in an Orleans TestingHost.

Make sure to open the project folder in VS Code with Remote - Containers extension enabled.