Skip to content

Header support#17

Open
pltlg wants to merge 2 commits into
Eternali:masterfrom
pltlg:master
Open

Header support#17
pltlg wants to merge 2 commits into
Eternali:masterfrom
pltlg:master

Conversation

@pltlg

@pltlg pltlg commented Nov 24, 2020

Copy link
Copy Markdown

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