Benjamin Summers
18ad1d137c
Enable NounServ logging, terminal logs to ~/.urbit/king.log
2019-12-19 03:32:56 -08:00
Benjamin Summers
a920e71aca
External terminals working well now (Lots more janky cherry picking from king-daemon branch)
2019-12-17 10:06:20 -08:00
Benjamin Summers
c579335288
Hacky code to get king con
to connect to King API server.
2019-12-17 08:55:10 -08:00
Benjamin Summers
154fc5f849
Never run a local terminal.
2019-12-17 03:29:58 -08:00
Benjamin Summers
b1a9dff197
Fixes live-lock by changing type of Vere.Term.API.Client.give to take [Term.Ev].
2019-09-18 02:11:18 -07:00
Benjamin Summers
143e7768a9
NounServ cleanup.
2019-08-31 09:19:40 -07:00
Benjamin Summers
ec372efb31
Wrote hacky websocket client/server for terminal driver.
...
Using websockets because it would be nice to eventually have a terminal
in the Electron client.
This is prototype-quality code. Using the built-in client/server from the
`websockets` package, but that's just for testing.
2019-08-30 00:56:28 -07:00