Date:       Tue Oct 11 05:20:42 2022
System:     Linux
Node:       fv-az91-441
Release:    5.15.0-1020-azure
Version:    #25~20.04.1-Ubuntu SMP Thu Sep 1 19:20:56 UTC 2022
Machine:    x86_64
Processor:  x86_64
MysVersion: 0.452.0
Configuration:
[package]
name = "websocket"
version = "0.29.0"
authors = ["Erik Moqvist <erik.moqvist@gmail.com>"]
description = "Websocket."

[dependencies]
net = "latest"
base64 = "latest"
random = "latest"
hash = "latest"

$ mys -C package/websocket-0.29.0 build --url https://mys-lang.org -j 2
Reading package configuration (0 seconds)
Downloading dependencies (2.51 seconds)
Getting compiler flags openssl (0.1 seconds)
Getting linker flags for openssl (0.1 seconds)
Building (15.54 seconds)
$ mys -C package/websocket-0.29.0 test -c --url https://mys-lang.org -j 2
Reading package configuration (0 seconds)
Downloading dependencies (0 seconds)
Getting compiler flags openssl (0.1 seconds)
Getting linker flags for openssl (0.1 seconds)
Building tests (17.35 seconds)
Running 1 test (0.1 seconds)
Creating code coverage report (0.08 seconds)
Coverage report: file:///tmp/tmpjfu3qqov/package/websocket-0.29.0/coverage/html/index.html