WebSocketService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
Memory category | Instances |
---|
Member index 1
Description
History 2
- 665 Add CreateClient
- 665 Add WebSocketService
Members 1
CreateClient
Parameters (1) | ||
---|---|---|
uri | string | |
Returns (1) | ||
WebSocketClient |
Thread safety | Unsafe |
---|
History 1
- 665 Add CreateClient