Be notified in real-time on any activity (for instance connection, cursor move, typing...) #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This would enable us to backup Overleaf content without regular
git pull
, see OC3Kcrontab
.Related to #11, Overleaf_history_exporter and Improve_websites_thanks_to_open_source/issues/770.
+20
Be notified in real-time on any activity (for instance cursor move, typing...)to Be notified in real-time on any activity (for instance connection, cursor move, typing...)DuckDuckGo and Google search Overleaf WebSocket.
Most results seem about hosting our own instance.
https://www.overleaf.com/socket.io/1/websocket/
first part changes everytime. Same for https://www.overleaf.com/socket.io/1/ and https://www.overleaf.com/socket.io/1/uzgxahft/
uzgxahft
being a random string I generated.There is no further request on Firefox when loading this webpage.
Should investigate these keywords. Well these seem to be old technologies except
websocket
.Let us read Wikipedia: WebSocket (1265617417). I quite completely read it.
Related to Benjamin-Loison/Contracts-management-website/issues/1.
Output:
DuckDuckGo search
"Protocol "wss" not supported or disabled in libcurl"
.The Stack Overflow answer 47861907:
Shell:
Shell:
Shell:
Shell:
Shell:
Bash script:
https://socket.io
socket.io
so it won't help much it seems.
https://socket.io/docs/v4/client-api/ may help.
Output:
DuckDuckGo search socket.io Python client.
https://pypi.org/project/python-socketio/
python-socketio has 4.1 k stars and last commit was 3 days ago.
Source: python-socketio/blob/781dc9a0305f6a795a0467ebc795f4b765084a0d/README.md#version-compatibility
https://python-socketio.readthedocs.io/en/stable/client.html
Output:
Python script:
Output:
same if use
https://
.DuckDuckGo and Google search Python Overleaf client.
pyoverleaf does not seem helpful.
https://www.overleaf.com/socket.io/
Welcome to socket.io.