With VSCode having Live Share and Atom having Teletype; I think sublime needs a remote collab plugin as well; since the best plugin so far (https://floobits.com) is not working well anymore for everyone and the last commit was over 4 years ago (except for an SSL cert update recently, triggered by me).
Floobits had it’s own set of problems: you can’t edit in the same/immediate close lines as the other person else it just f’s it up completely and inserts random characters. and had some performance problems.
Otherwise, the latency was good and the servers were figured out pretty well. (it followed a server to peer system; all files were stored on a server(“workspace”) and we join that workspace to edit.
An inbuilt feature in st for pair programming/remote collaboration will be very handy for a lot of people and especially teams that work in a distributed setting.