Commit graph

12 commits

Author SHA1 Message Date
Aaron Weiss
e0a9115941
fixed escaping tests 2020-01-31 17:11:28 -05:00
Aaron Weiss
b44e4bb093
Merge branch '0.14' into develop 2020-01-31 13:22:41 -05:00
Kaleb Elwert
f785d15b4c Handle suffix as a plain param 2020-01-30 16:25:52 -08:00
Andreas Ots
b903c2595e extract tag value escape and unescape functions 2020-01-30 23:39:47 +02:00
Andreas Ots
2bb980044b Escape/unescape IRCv3 message tag values 2020-01-19 11:44:27 +02:00
John-John Tedro
f200a9f281 Switch to modern error handling 2019-12-27 17:01:03 +01:00
John-John Tedro
549e2e8722 Port to tokio 0.2 2019-12-18 21:06:04 +01:00
Frankie Bagnardi
f66dcd6b0a rebased 2018-09-17 22:03:22 -07:00
Frankie Bagnardi
5e723425e3 proto::message uses Prefix 2018-09-17 22:00:52 -07:00
Aaron Weiss
3df2c49074
Fixed tests for irc-proto. 2018-05-05 13:37:36 +02:00
Aaron Weiss
70b7349c24
Fixed up split out irc-proto crate. 2018-05-05 13:37:36 +02:00
Aaron Weiss
991e030a4f
Started splitting out proto into its own crate. 2018-05-05 13:37:32 +02:00
Renamed from src/proto/message.rs (Browse further)