refraction-networking / water

WebAssembly Transport Executables Runtime
Apache License 2.0
27 stars 1 forks source link

update: final v0 (plus) API and spec #7

Closed gaukas closed 1 year ago

gaukas commented 1 year ago

Well I guess golangci-lint has much stricter criteria than deep source. I may use some help in addressing some of those reported errors.

gaukas commented 1 year ago

Looks good. I may open a PR later this week to work around the conn halting bug with a more graceful solution which utilizes cancel channel. But otherwise everything look good to me now. Thanks to @jmwample for helping out.