robtaussig / react-use-websocket

React Hook for WebSocket communication
MIT License
1.63k stars 135 forks source link

Authorization #183

Open zmihajlovic opened 1 year ago

zmihajlovic commented 1 year ago

Is is posible to send authorization header ?

TmLev commented 1 year ago

Seems like no, which is unfortunate Scratch that, here is a relevant discussion: https://github.com/robtaussig/react-use-websocket/issues/69