Skip to content

Conversation

@pltlg
Copy link

@pltlg pltlg commented Nov 24, 2020

Added http header support.
Example:

Map<String, dynamic> headers = {'Authorization': 'Bearer xyz'};
ros = Ros(url: 'wss://host.com', headers: headers);

Works with IOWebSocketChannel. HtmlWebSocketChannel support needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant