John-John Tedro
|
549e2e8722
|
Port to tokio 0.2
|
2019-12-18 21:06:04 +01:00 |
|
Adam Gausmann
|
3d78f8e0b7
|
Test fix
|
2019-06-10 21:04:18 -05:00 |
|
Aaron Weiss
|
c383c6241e
|
Merge branch 'develop' into 0.14
|
2019-06-06 13:40:55 -04:00 |
|
Frankie Bagnardi
|
687b374801
|
ParseError -> ()
|
2018-09-18 00:16:23 -07:00 |
|
Frankie Bagnardi
|
c9e6f6663f
|
fixes issues from review
|
2018-09-18 00:14:33 -07:00 |
|
Frankie Bagnardi
|
5a50e4eea8
|
WIP prefix fixes
|
2018-09-17 23:55:35 -07:00 |
|
Frankie Bagnardi
|
4728e85e0e
|
prefix docs
|
2018-09-17 22:39:48 -07:00 |
|
Frankie Bagnardi
|
ddcd120313
|
prefix uses Nickname(String, String, String)
|
2018-09-17 22:36:36 -07: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 |
|
Frankie Bagnardi
|
c44ec0984e
|
Prefix with FromStr and Display
|
2018-09-17 21:59:02 -07:00 |
|
Aaron Weiss
|
53fb890a7e
|
Merged develop onto 0.14 (which was tricky, and this might have introduced bugs?).
|
2018-09-17 17:50:53 -04:00 |
|
Aaron Weiss
|
b452921a03
|
Made IrcCodec::sanitize part of the public API and improved documentation a bit.
|
2018-05-05 13:52:51 +02:00 |
|
Aaron Weiss
|
625b59d605
|
Fixed the tests in irc_proto::colors.
|
2018-05-05 13:49:47 +02:00 |
|
Aaron Weiss
|
c97469d630
|
Moved irc::proto::colors into irc-proto crate.
|
2018-05-05 13:48:35 +02:00 |
|
Aaron Weiss
|
3003d9bdcc
|
Put the tokio codec (IrcCodec) behind a tokio feature.
|
2018-05-05 13:37:36 +02:00 |
|
Aaron Weiss
|
3df2c49074
|
Fixed tests for irc-proto.
|
2018-05-05 13:37:36 +02:00 |
|
Aaron Weiss
|
fcadf49d31
|
Added some more irc-proto metadata to Cargo.toml from publishing placeholder.
|
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
|
f1f63223e8
|
Minimized dependencies for irc-proto.
|
2018-05-05 13:37:35 +02:00 |
|
Aaron Weiss
|
991e030a4f
|
Started splitting out proto into its own crate.
|
2018-05-05 13:37:32 +02:00 |
|