Matthias247 / jawampa

Web Application Messaging Protocol (WAMP v2) support for Java
Apache License 2.0
148 stars 56 forks source link

Adds support for custom HTTP headers #104

Closed trevora-edge closed 7 years ago

trevora-edge commented 7 years ago

Updates NettyWampConnectionConfig to allow a client to provide additional headers to include in the initial HTTP connection, such as a user agent string.

Matthias247 commented 7 years ago

Looks good. Thanks

trevora-edge commented 7 years ago

Great! Thank you.

STFinancial commented 7 years ago

Hi, will a maven release with this pull request be added soon? I'm using this library for a project of mine and would love this functionality.

Matthias247 commented 7 years ago

@STFinancial A new 0.5.0 release has now been uploaded. It just doesn't show up on the index yet.