enso/gui/lib/ide/json-rpc
Adam Obuchowicz f26d88593c Implemented notification about text&graph changes brokering (https://github.com/enso-org/ide/pull/231)
Add possibility to subscribe for notifications about changes of one of module representations. Today, the notifications are sent after applying code changes (there are no other operations implemented yet).

Original commit: 68b63f2891
2020-03-13 17:52:41 +01:00
..
src Implemented notification about text&graph changes brokering (https://github.com/enso-org/ide/pull/231) 2020-03-13 17:52:41 +01:00
tests Make JSON-RPC handler more async-compatible (https://github.com/enso-org/ide/pull/172) 2020-02-13 03:16:38 +01:00
Cargo.toml Make JSON-RPC handler more async-compatible (https://github.com/enso-org/ide/pull/172) 2020-02-13 03:16:38 +01:00