Ditto 2.0.0-alpha1
Public Member Functions | Protected Member Functions | Properties | List of all members
DittoSDK.DittoBus Class Reference

Send and receive messages with remote Ditto peers in the mesh. More...

Public Member Functions

void Dispose ()
 
void Send (ulong destination, byte[] message)
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Properties

Action< BusMessage >? OnMessage [get, set]
 

Detailed Description

Send and receive messages with remote Ditto peers in the mesh.