JaxInfinitaz

Results 2 issues of JaxInfinitaz

===================== 2/21/2023 9:19:57 AM Recoverable Microsoft.VisualStudio.ProjectSystem.Query.QueryExecutionException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds. ---> System.ArgumentException: Destination array was not long enough. Check...

Issue: When specifying 'protocols' in `WebSocketChannel.connect(..)`, the connection is closed and a vague stack-trace is outputted. This is occurring for me when using the Web implementation. Example: ```dart _channel =...

package:web_socket_channel