drashland / wocket

A WebSocket library for Deno
MIT License
104 stars 4 forks source link

Enable tls tests #128

Closed ebebbington closed 2 years ago

ebebbington commented 3 years ago

We can now enable tls tests without it breaking: https://deno.com/blog/v1.13#disable-tls-verification

crookse commented 2 years ago

I commented out the command that runs the integration tests btw

ebebbington commented 2 years ago

this is done