jonataslaw / jonataslaw/get_server
getx websocket how to send msg to client
Open
- Dominant language
- Dart
- Stars
- 484
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description

```dart
Global.WS?.send(sendToPosData);
```
now I havee to add all client to a list and forecht to send them, any god way?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.