Skip to content

Instantly share code, notes, and snippets.

@sammachin
Created October 13, 2018 21:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sammachin/a3f22ebe5d1cccee1fd9122bf7c208be to your computer and use it in GitHub Desktop.
Save sammachin/a3f22ebe5d1cccee1fd9122bf7c208be to your computer and use it in GitHub Desktop.
[
{
"endpoint": [
{
"uri": "wss://<your-server-address>/socket",
"type": "websocket",
"headers": {
"app": "demo"
},
"content-type": "audio/L16;rate=16000"
}
],
"action": "connect"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment