Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fmoralesc
on June 25, 2015
|
parent
|
context
|
favorite
| on:
The Unix Philosophy
Incidentally, this is what neovim does.[1]
[1]:
http://neovim.io/doc/user/msgpack_rpc.html#msgpack-rpc
jalfresi
on June 25, 2015
[–]
Thanks for the solid example. I especially like the use of the NVIM_LISTEN_ADDRESS environment variable for service discovery of the backend!
fmoralesc
on June 26, 2015
|
parent
[–]
They are working on making the servers aware of each other, so calling the `serverlist()` can be used to connect to other servers.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: http://neovim.io/doc/user/msgpack_rpc.html#msgpack-rpc