4drian3d / 4drian3d/VPacketEvents
Async Events
Open
- Dominant language
- Java
- Stars
- 27
- Forks
- 3
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
Currently, the event handling process waits for the listeners to finish executing their logic before transmitting the received packet or sending the pending packet. A new pair of events that run asynchronously, without affecting or interrupting packet transmission, would be the best solution
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.