Tempest icon indicating copy to clipboard operation
Tempest copied to clipboard

Simple remote messaging system

Results 20 Tempest issues
Sort by recently updated
recently updated
newest added

Need a better sample app to demonstrate usage.

tasks

Allow connection providers to provide discovery services (ex. UDP local discovery)

tasks

encryption
network
tasks

Built in system to automatically keep objects in synchronization.

tasks

Need some connection provider tests for having connections having the correct reasons when raising connected event args.

tasks

Message priority levels - Need to be mindful of starving all other messages with frequent higher priority messages (VoIP)

tasks

Essentially a polished version of the mock connection provider to allow for zero overhead connections in-process.

tasks