Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 282 Bytes

File metadata and controls

3 lines (2 loc) · 282 Bytes

Streaming: Custom Data Adapter

This sample demonstrates how to use Orleans Streams with a non-Orleans publisher. The external publisher pushes to a stream which is consumed by a grain with the help of a custom data adapter which tells Orleans how to interpret stream messages.