(ring-client-transport url)Returns an nREPL client-side transport to connect to HTTP nREPL
endpoints implemented by ring-handler.
This fn is implicitly registered as the implementation of
nrepl.core/url-connect for http and https schemes;
so, once this namespace is loaded, any tool that uses url-connect
will use this implementation for connecting to HTTP and HTTPS
nREPL endpoints.
Returns an nREPL client-side transport to connect to HTTP nREPL endpoints implemented by `ring-handler`. This fn is implicitly registered as the implementation of nrepl.core/url-connect for `http` and `https` schemes; so, once this namespace is loaded, any tool that uses url-connect will use this implementation for connecting to HTTP and HTTPS nREPL endpoints.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |