Convert dart:io websocket to web_socket_channel

Now send token as query parameter instead
This commit is contained in:
Alexander Laevens
2022-11-30 16:02:42 -07:00
parent 2e7a306279
commit 7dd7abc09c
5 changed files with 49 additions and 43 deletions

View File

@@ -392,6 +392,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
web_socket_channel:
dependency: "direct main"
description:
name: web_socket_channel
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
xml:
dependency: transitive
description: