Skip to content

Commit 879db5d

Browse files
author
ionut.stan
committed
Merge branch 'master' of github.com:oxygens/jsonrpc-bidirectional
2 parents 6b7c8a9 + 382480d commit 879db5d

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)