Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-03-03 00:59:13 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

The Socket.IO protocol has been through a number of revisions, and some of these introduced backward incompatible changes, which means that the client and the server must use compatible versions…

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-03-03 00:57:25 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

DuckDuckGo search socket.io Python client.

Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-03-03 00:57:06 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
 wscat -c 'wss://www.overleaf.com/socket.io/1/websocket/XXXXXXXXXXXXXXXXXXXX?projectId=XXXXXXXXXXXXXXXXXXXXXXXX'
Output:
Connected (press…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-03-03 00:48:23 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Bash script:
 curl 'wss://www.overleaf.com/socket.io/1/websocket/XXXXXXXXXXXXXXXXXXXX?projectId=YYYYYYYYYYYYYYYYYYYYYYYY' -H 'User-Agent: Mozilla/5.0…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-03-03 00:45:23 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
Shell:
benjamin_loison@Benjamin-Loison-HP-Debian:~$ wscat -c 'wss://www.overleaf.com/socket.io/1/websocket/XXXXXXXXXXXXXXXXXXXX?projectId=XXXXXXXXXXXXXXXXXXXXX…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-03-03 00:43:35 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

DuckDuckGo search "Protocol "wss" not supported or disabled in libcurl".

Shell:
benjamin_loison@Benjamin-Loison-HP-Debian:~$ wscat -c "wss://ws-feed.gdax.…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-03-03 00:30:19 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)
curl -I https://www.overleaf.com/socket.io/1/websocket/
Output:
HTTP/2 200 
content-type: text/plain
date: Sun, 02 Mar 2025 23:30:05…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-03-03 00:00:47 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

Most results seem about hosting our own instance.

https://www.overleaf.com/socket.io/1/websocket/

XXXXXXXXXXXXXXXXXXXX:60:60:websocket,flashsocket,htmlfile,xhr-polling,jsonp-polling
```…
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#3 2025-03-02 23:59:52 +01:00
Be notified in real-time on any activity (for instance connection, cursor move, typing...)

DuckDuckGo search Overleaf WebSocket.

Benjamin_Loison opened issue Benjamin_Loison/PlayStore#10 2025-02-27 00:07:24 +01:00
Check if an app is available on x86 without searching the app in Aurora Store or the Play Store on an x86 setup
Benjamin_Loison commented on issue Benjamin_Loison/overleaf#2 2025-02-26 11:20:59 +01:00
After a while Download PDF open a new tab without URL but does not start a download

With versioning it would be nice to send someone a link like article.pdf?version=42#section to have feedback about a given section at a given point in time (42).

Benjamin_Loison commented on issue Benjamin_Loison/linux#68 2025-02-25 16:10:50 +01:00
Change home folder without root access
echo ~
/mnt/homes/@CENSORED/CENSORED/loison_benjamin-1000004
~=test
~=test: command not found
Benjamin_Loison commented on issue Benjamin_Loison/linux#68 2025-02-25 16:09:59 +01:00
Change home folder without root access

Being able to redefine ~ would be nice.