You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ RBXConnectionManager is a lightweight and efficient module for managing `RBXScri
11
11
12
12
## Features
13
13
-**Efficient Connection Management**: Easily create, store, and disconnect connections by name.
14
-
-**Automatic Cleanup**: Removes player-specific connections when a player leaves (server-side only).
14
+
-**Automatic Cleanup**: Removes player-specific connections when a player leaves (server-side feature) -> the player's UserId must be in the connection name.
15
15
-**Batch Disconnection**: Disconnect all connections or those within a specific group.
16
16
-**Monitoring**: Logs and displays event calls along with timestamps.
17
17
-**Self-Destruction**: Provides a method to completely clean up the manager.
0 commit comments