Skip to content

0.1 - FIFO

Compare
Choose a tag to compare
@MathisGD MathisGD released this 01 Oct 16:38
· 3040 commits to main since this release

Notables changes

  • Waiting users are sorted in FIFO.
  • The structure used is a double linked list.
  • A threshold is set to prevent DDOS like attacks.

Deployment