0byteme

Results 5 issues of 0byteme

## retry this ``` package main import ( "bytes" "fmt" "github.com/grafov/m3u8" ) func main() { body := `#EXTM3U #EXT-X-VERSION:3 #EXT-X-MEDIA-SEQUENCE:0 #EXT-X-PROGRAM-DATE-TIME:2022-03-01T20:15:19.786+08:00 #EXT-X-TARGETDURATION:4 #EXTINF:4.000, test #EXTINF:4.000, test #EXTINF:4.000, test #EXTINF:4.000, test...

When I get the packets data through the function Input.packets(), and the source stream is closed without send EOF. the PacketIter will be blocked.

according to https://github.com/rhaiscript/rhai/issues/891, since [instant](https://crates.io/crates/instant) is no longer maintained, we should use [web-time](https://crates.io/crates/web-time) to replace it. Actually I have built WASM to make sure it works in it, but it...

I tried running the Ink Node following the tutorial, but I found that the static peers are often unstable, and the op-node is unable to find enough peers to sync...