uds
uds copied to clipboard
[refine] Change to packet and message queues
trafficstars
Change queues approach:
- Queue stores historic items even if they are already gotten (this feature is required by Transport Interface)
- packets and messages queues merged (they do exactly the same except different type restriction)
- moved to utilites?
- Transport Interfaces refined (including abstractions)