roblox-aurora / rbx-net

Advanced multi-language networking framework for Roblox
https://rbxnet.australis.dev/
MIT License
94 stars 12 forks source link

Fix RemoteEvents not disconnecting on server #94

Open Peperman66 opened 7 months ago

Peperman66 commented 7 months ago

It seems like RemoteEvents don't get disconnected on the server when calling the Disconnect() method, creating undesired behavior.