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
+3
Original file line number
Diff line number
Diff line change
@@ -61,5 +61,8 @@ curl -X POST \
61
61
https://api.intrandom.com/auth/me
62
62
```
63
63
64
+
### WebSocket Usage
65
+
Harness the power of WebSockets to dynamically interact with the intrandom.com API. WebSocket support allows real-time communication and seamless integration into applications requiring live updates or continuous random number generation. For usage examples and implementation guidance, explore the <ahref="./ws.test.ts">`./ws.test.ts`</a> file in this repository.
0 commit comments