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
We need to add a section to our docs (basic concept?) for the newly introduced Developer Mode (see #714, #742). Maybe this could also get added to a getting started guide for Socket mode?
What type of issue is this? (place an x in one of the [ ])
bug
enhancement (feature request)
question
documentation related
example code 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.
Yeah, not a bad idea. Thing is, developer mode doesn't do much yet. It has additional logs (shows payloads of events being received that weren't handled with listeners), and it auto sets socketMode:true. I think that is all it does today. We should consider what else we could do with it.
Description
We need to add a section to our docs (basic concept?) for the newly introduced Developer Mode (see #714, #742). Maybe this could also get added to a getting started guide for Socket mode?
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)The text was updated successfully, but these errors were encountered: