gofiber / websocket

⚠️ Deprecated repository, available within Fiber Contrib.
https://github.com/gofiber/contrib/tree/main/websocket
MIT License
288 stars 25 forks source link

adding work with headers #169

Closed StounhandJ closed 1 year ago

StounhandJ commented 1 year ago

Unfortunately, I do not really understand why this opportunity was not available before, I would like to know if this change is possible.

ReneWerner87 commented 1 year ago

Have you tested this customization in a real application with websocket connection? Not sure about the headers

Can you please add another test for this new unit

StounhandJ commented 1 year ago

Yes, I tested this function in the working application and it showed a positive result, but so far I had to use this fork https://github.com/ibuymovie/websocket

I won't be able to submit the test now, since there is not a single test for an example to this library.

ReneWerner87 commented 1 year ago

Ok, i will try to add these tests at the weekend