MidLevel / Ruffles

Lightweight and fully managed reliable UDP library.
MIT License
212 stars 28 forks source link

Why I get AckNotification for unreliable channel? #41

Open furkangkhsn opened 1 year ago

furkangkhsn commented 1 year ago

Describe the bug When i send an unreliable packet, I receive an AckNotification for that packet. But i don't want to get an ack.

To Reproduce Steps to reproduce the behavior:

  1. Send an Unreliable or UnreliableOrdered packet.
  2. Check for AckNotification event.

Expected behavior There should be no Ack.

Environment (please complete the following information):