The current nrepl server is started manually and explicitly bound to a number of handlers
that are exclusive to cider.
Potential support for remote nrepls basically means that we have to somehow make omnia adapt to new
nrepl servers that may have their own handlers (or none for that matter).
Slightly linked to #45 and #3
The current nrepl server is started manually and explicitly bound to a number of handlers
that are exclusive to cider.
Potential support for remote nrepls basically means that we have to somehow make omnia adapt to new
nrepl servers that may have their own handlers (or none for that matter).
Slightly linked to #45 and #3