Hacker News new | ask | show | jobs
by patrickmcnamara 96 days ago
I'd love to see proper WebSocket support, and JWTs.
1 comments

What other languages have web socket support or JWT validation as part of their standard libraries?

I don’t disagree with you btw. JWT signing/verification and JWK support is especially something I would prefer had first class implementations. (I’m much less concerned with JWT parsing, which is trivial).