Skip to content

Conversation

el-chogo
Copy link

This complies with the way ws behaves and is
useful for specifying "low-level" ws options
such as adding additional headers to the
request (use case: authentication through jwt).

No breaking changes have been done by this commit.

This complies with the way ws behaves and is
useful for specifying "low-level" ws options
such as adding additional headers to the
request (use case: authentication through jwt)
@LeastOne
Copy link

@clinoge, good addition, thanks for making the contribution.

Does anyone know when this might be merged?

@b264
Copy link
Contributor

b264 commented Nov 26, 2016

👍

@b264
Copy link
Contributor

b264 commented Apr 4, 2017

@gdi2290 Do you know if anything is blocking this merge and release?

@notVitaliy
Copy link

@clinoge Can you update the readme and changelog for this feature?

@ghost
Copy link

ghost commented Oct 3, 2017

@clinoge How would I add the header to the connection string?

		var wsTransactions = $websocket('wss://URL:8090/access/transactions', {
			reconnectIfNotNormalClose: true
		});

@b264
Copy link
Contributor

b264 commented Jan 9, 2018

bump

@PatrickJS PatrickJS merged commit 1d3101e into PatrickJS:master Jan 12, 2018
@b264
Copy link
Contributor

b264 commented Jan 17, 2018

👍

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.

5 participants