Skip to content

Simplify UDP packet send queue #2373

Description

@masaori335

When sending UDP packets, the API has an argument to specify when to delivery the packet (delivery_time). And PacketQueue is handling them.
But it looks like no one is using this feature now and this is not accessible from TSAPI.
So we can remove this feature and make UDP layer more simple.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

  • Status
    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions