Add support for socket mode
https://api.slack.com/apis/connections/socket
I need to enable socket mode on a new internal slack application. I'm curious to know if you've made any progress on implementing this yet, as well as if you expect this functionality to be ported over to the slack-ruby-client.
I need to enable socket mode on a new internal slack application. I'm curious to know if you've made any progress on implementing this yet, as well as if you expect this functionality to be ported over to the slack-ruby-client.
AFAIK nobody has worked on this, please contribute!
I needed to explore this as a standalone client to understand the fundamentals of how it works. Now that I have a better understanding of it I'll try to think about how this might integrate into this stack. Since I'm most familiar with slack-ruby-client - do you think it would make sense to try to add it there and then port it here? I'm not sure how the two projects relate to each other and what the overlap would be.
-
apps.connections.opendefinitely belongs in slack-ruby-client - socket mode specifics likely belong in an extension similar to https://github.com/slack-ruby/slack-ruby-bot-server-rtm