Skip to content

Commit f77f35b

Browse files
authored
Update README.md
1 parent 240c627 commit f77f35b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,8 @@ curl -X POST \
6161
https://api.intrandom.com/auth/me
6262
```
6363

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 <a href="./ws.test.ts">`./ws.test.ts`</a> file in this repository.
66+
6467
# License
6568
intrandom.com is licensed under the MIT License.

0 commit comments

Comments
 (0)