branchsbox/queuerpccancel

9 Commits over 0 Days - ∞cph!

8 Months Ago
Optimization to remove queues when no longer required (cheers Ziks)
8 Months Ago
Use new ByteStream( data ) instead of create w/ length then write
8 Months Ago
Remove debug logs
8 Months Ago
By default queuedUntilState is null
8 Months Ago
Only queue messages after Snapshot (otherwise ignore) and send when Connected. Add new docs to broadcast
8 Months Ago
Flush for source here too
8 Months Ago
Undo that
8 Months Ago
Call flush here Don't set to connected until Activate
8 Months Ago
Initial commit