Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

How to send Mattermost authentication headers to check whether the socket is connected successfully? #115

Open
machoasif opened this issue Mar 13, 2018 · 1 comment

Comments

@machoasif
Copy link

I need to check whether the socket connection established successfully. In order to verify that how to send the following mattermost authentication header over the connection?
{
"seq": 1,
"action": "authentication_challenge",
"data": {
"token": "mattermosttokengoeshere"
}
}

Can you please refer me any tutorial to refer this. How can I verify that the socket is connected successfully in my project.

@gaming-hacker
Copy link

did you get the echoTest to work?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants