Skip to content

Latest commit

 

History

History
 
 

CustomDataAdapter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Streaming: Custom Data Adapter

This sample demonstrates how to use Orleans Streams with a non-Orleans publisher. The external publishes 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.