Open vincens2005 opened 3 years ago
Some more questions that come to mind:
haha, introducing socat
socat TCP4:localhost:port STDOUT
EDIT: please don't tell me its websocket, I can't-
it's websocket
mmm, maybe we can just use netcat, I think it is also available for windows (lots of ports... and should be standard in all other platforms (Linux, Mac).
I tried it with wscat and godot said it was connected but no LSP stuff worked on lite-xl's end
Perhaps there's some flow control thing (eg. NUL characters).
@vincens2005 did you tried to configure lite-xl with godot since?
i've been busy lately so no
haha, introducing
socat
socat TCP4:localhost:port STDOUT
EDIT: please don't tell me its websocket, I can't-
We have wsocat lol
Perhaps a bridge would be the best way to do this