emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question collaborative editing - tools to connect


From: Jean Louis
Subject: Re: Question collaborative editing - tools to connect
Date: Sat, 31 Oct 2020 08:33:15 +0300
User-agent: Mutt/+ (1036f0e) (2020-10-18)

* Qiantan Hong <qhong@mit.edu> [2020-10-31 07:17]:
> I wrote some experimental elisp (haven’t pushed but I
> should finish it by this weekend) to automatically proxy
> the connection over tuntox. It’s pretty fast after
> the connection is established, but can take about 10s
> to establish the connection even if I’m connecting from
> localhost to localhost.
> Also, seems that it doesn’t drop the connection to server
> even if the client close the connection.
> Server Emacs -1- tuntox -???- tuntox -2- Client Emacs
> when TCP connection 2 closes, nothing happen to TCP 
> connection 1.
> Maybe this is not a big deal anyway, I can easily add a
> command to kill connection manually on the server.

It solves it to connect peer to peer. There are few ways.

Though it does not solve SSL server problem.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]