aatxe / irc

the irc crate – usable, async IRC for Rust
Mozilla Public License 2.0
530 stars 97 forks source link

Ignore CTCP PINGs without timestamps #74

Closed miedzinski closed 7 years ago

miedzinski commented 7 years ago

Fixes #68.

aatxe commented 7 years ago

Great, thank you!