refraction-networking / water

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

bug: must reset file pointer or WATM cannot read config #59

Closed gaukas closed 6 months ago

gaukas commented 6 months ago

There's a bug in push/pull WATM config where we did not reset the file pointer and resulting the file read to get EOF with 0 bytes read.