wiomoc / whatsappweb-rs

WhatsApp Web client for Rust
MIT License
122 stars 37 forks source link

index out of bounds #5

Closed anmay closed 6 years ago

anmay commented 6 years ago

I am facing below error, Please check it

Finished dev [unoptimized + debuginfo] target(s) in 17.43s
Running `target/debug/examples/echo`
thread '<unnamed>' panicked at 'index out of bounds: the len is 148 but the index is 148', src/node_wire.rs:206:39
wiomoc commented 6 years ago

Fixed on master