Tempest
Tempest copied to clipboard
Simple remote messaging system
Allow connection providers to provide discovery services (ex. UDP local discovery)
Need some connection provider tests for having connections having the correct reasons when raising connected event args.
Message priority levels - Need to be mindful of starving all other messages with frequent higher priority messages (VoIP)
Essentially a polished version of the mock connection provider to allow for zero overhead connections in-process.