nats-io / nats.swift

Swift client for NATS, the cloud native messaging system.
Apache License 2.0
22 stars 4 forks source link

add websocket support #62

Closed mtmk closed 6 months ago

OpenX-Public commented 6 months ago

@mtmk Hi,

When this feature is released, will we be able to utilize JWT authentication with it to access WSS Endpoints (Secured WebSockets)?

mtmk commented 6 months ago

@mtmk Hi,

When this feature is released, will we be able to utilize JWT authentication with it to access WSS Endpoints (Secured WebSockets)?

Hi @OpenX-Public, we should be able to release fairly soon but there is not set schedule. JWT should work with WSS (as the other auth mechanisms).