Sending tokens with Websockets : Flutter
16th February 2024
Why this post?
Trying to setup websockets with flutter proves a challenge for most people who are new to the concept.
This post provides a guide on how to go about connecting your flutter application to websockets with tokens for authorization.