slack-rtm currently doesn't support running behind a http(s) proxy. This has to be fixed in the upstream dependencies (gniazdo#16), this issue is here to make this deficiency visible and track upstream.
It might be fixed in Jetty 9.4.x but it seems to be moving extremely slowly :-(
(Note: clj-http supports proxies out of the box, using the default Java system properties http(s).proxyHost and http(s).proxyPort.)
slack-rtm currently doesn't support running behind a http(s) proxy. This has to be fixed in the upstream dependencies (gniazdo#16), this issue is here to make this deficiency visible and track upstream.
It might be fixed in Jetty 9.4.x but it seems to be moving extremely slowly :-(
(Note: clj-http supports proxies out of the box, using the default Java system properties
http(s).proxyHostandhttp(s).proxyPort.)