nrepl

https://github.com/nrepl/nrepl || https://nrepl.org
2018-08-03T18:56:48.000437Z

Has anyone connected to the latest drawbridge successfully? I can't find any documentation anywhere. I've been trying to (require 'drawbridge.client) and then (clojure.tools.nrepl/connect-url "https://myurl") but I get an error about no method found for https:// ....