You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
I've searched the documentation, but no info on this. I ask because the python-slackclient RTM library uses websockets, so at the moment all I see are POST requests a chat bot makes via the web API, and not messages retrieved via the RTM websocket.
What type of issue is this? (place an x in one of the [ ])
bug
enhancement (feature request)
question
documentation related
testing related
discussion
Requirements (place an x in each of the [ ])
I've read and understood the Contributing guidelines and have done my best effort to follow them.
Description
Does steno support websockets?
I've searched the documentation, but no info on this. I ask because the python-slackclient RTM library uses websockets, so at the moment all I see are POST requests a chat bot makes via the web API, and not messages retrieved via the RTM websocket.
What type of issue is this? (place an
xin one of the[ ])Requirements (place an
xin each of the[ ])Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
steno version: v1.2.0
OS version(s): Mac OS X High Sierra 10.13.4
Steps to reproduce:
Expected result:
Would hope to see messages retrieved by slack bot to reproduce whole flow during tests
Actual result:
What actually happened
Attachments:
Logs, screenshots, screencast, sample project, funny gif, etc.