uds icon indicating copy to clipboard operation
uds copied to clipboard

[refine] Change to packet and message queues

Open mdabrowski1990 opened this issue 3 years ago • 0 comments
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)

mdabrowski1990 avatar Jan 07 '22 14:01 mdabrowski1990