Update README.md

This commit is contained in:
Kevin Jahns 2021-01-08 08:56:11 +01:00 committed by GitHub
parent f786534794
commit e160a17e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@ HOST=localhost PORT=1234 YPERSISTENCE=./dbDir node ./node_modules/y-websocket/bi
### Websocket Server with HTTP callback ### Websocket Server with HTTP callback
Send a debounced callback to an HTTP server (`POST`) on document update. Send a debounced callback to an HTTP server (`POST`) on document update. Note that this implementation doesn't implement a retry logic in case the `CALLBACK_URL` does not work.
Can take the following ENV variables: Can take the following ENV variables: