Atom’s new Teletype protocol is open, so at minimum a Teletype-compatible plugin could be developed for VSCode.
Note - the Teletype plugin initiates the connection via GitHub’s servers, but then the rest of the communication is entirely peer-to-peer via WebRTC. (I hope LiveShare uses a similar approach...?)