Skip to content

Commit 382480d

Browse files
authored
Update README.MD
1 parent f0f748d commit 382480d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ There is a wrapper for [uWebSockets](https://github.com/uWebSockets/uWebSockets)
2525

2626
#### HTTP
2727

28-
`JSONRPC.Client` has embeded support for HTTP requests, through [fetch](https://developer.mozilla.org/en/docs/Web/API/Fetch_API) (polyfills for older browsers exist, and work just fine).
28+
`JSONRPC.Client` has embeded support for HTTP requests, through [fetch](https://developer.mozilla.org/en/docs/Web/API/Fetch_API) (polyfills for older browsers exist, and work just fine). `JSONRPC.Server` has the `attachToHTTPServer` method.
2929

3030
#### Other
3131

0 commit comments

Comments
 (0)