Commit graph

140 commits

Author SHA1 Message Date
Kaleb Elwert
dd09555537 Make serde optional 2020-01-29 11:06:58 -08:00
Kaleb Elwert
3d5b6004eb Upgrade additional packages 2020-01-28 18:25:35 -08:00
Kaleb Elwert
9b80f298b6 Upgrade bytes to match irc-proto 2020-01-28 18:16:48 -08: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
Aaron Weiss
c383c6241e
Merge branch 'develop' into 0.14 2019-06-06 13:40:55 -04:00
Aaron Weiss
df17992f6d
Removed protocol keyword (preventing publish). 2018-10-03 12:54:13 -04:00
Aaron Weiss
cf9a93127a
Bumped version number to 0.13.6. 2018-10-03 11:34:37 -04:00
Douman
23112f7582 Clean up tokio-core 2018-09-22 23:43:47 +03: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
Jokler
0be5cb26c8 Upgrade native-tls and tokio-tls to 0.2 2018-09-17 02:11:25 +02:00
Eunchong Yu
8ffac6bef0 Replace deprecated tokio_io::codec to tokio_codec 2018-08-19 09:18:50 +09:00
Eunchong Yu
6f2820d7f6 Upgrade log to 0.4 2018-08-19 08:45:15 +09:00
Ratys
efd13d5a13 Added dependency on tokio 0.1. 2018-06-08 16:41:13 +03:00
Aaron Weiss
991e030a4f
Started splitting out proto into its own crate. 2018-05-05 13:37:32 +02:00
Aaron Weiss
61e1f16c21
Added the is-it-maintained badges to Cargo.toml. 2018-04-22 01:16:32 +02:00
Aaron Weiss
cba63a80c6
Bumped version to 0.13.5. 2018-03-31 15:39:24 +02:00
Aaron Weiss
221997007f
Bumped version to 0.13.4. 2018-03-31 15:39:01 +02:00
Aaron Weiss
1f2a67f2d3
Edited the crate description and keywords a bit. 2018-02-14 15:03:12 +01:00
Aaron Weiss
02509a9df5
Bumped version to 0.13.3. 2018-02-14 14:24:32 +01:00
Aaron Weiss
3c9690b2f7
Bumped version number to 0.13.2. 2018-01-29 14:06:00 +01:00
Aaron Weiss
3348417c7a
Bumped version number to 0.13.1. 2018-01-28 04:55:06 +01:00
Aaron Weiss
c694367b57
Bumped version number to 0.13. 2018-01-28 04:27:08 +01:00
Aaron Weiss
5266e4098d
Refactored the whole crate to use failure. 2018-01-28 00:52:11 +01:00
Aaron Weiss
518303a013
Disabled JSON support by default. 2018-01-27 21:10:22 +01:00
Aaron Weiss
de26b75204
Bumped version number to 0.12.8. 2018-01-07 18:54:06 -05:00
Aaron Weiss
2a1ff81249
Bumped version number to 0.12.7. 2018-01-01 22:27:12 -05:00
Aaron Weiss
8463114aec
Bumped version to 0.12.6 with updated package description. 2017-12-13 20:46:27 +01:00
Aaron Weiss
7625c364a6
Added logging support via the log crate. 2017-12-12 14:02:45 +01:00
Aaron Weiss
77e28b84ba
Bumped version to 0.12.5. 2017-10-02 16:24:29 +02:00
Aaron Weiss
4a5e9a9f01
Bumped version to 0.12.4 and added toml support by default. 2017-08-04 20:32:13 -04:00
Aaron Weiss
4a6248e76c
Added Travis CI badge to Cargo.toml. 2017-07-25 18:22:38 -04:00
Aaron Weiss
c749146d5c
Added support for toml and yaml configurations. 2017-06-29 00:31:27 -07:00
Aaron Weiss
c7587e7f77
Bumped version number to 0.12.3. 2017-06-28 23:13:49 -07:00
Aaron Weiss
ccefda229b
Switched from time to chrono. 2017-06-28 22:24:23 -07:00
Aaron Weiss
4d3f4c556a
Implemented ping sending inside of the transport. 2017-06-28 17:48:00 -07:00
Aaron Weiss
49e02f5a67
Bumped version to 0.12.2. 2017-06-27 14:26:53 -07:00
Aaron Weiss
c6028b2e0e
Added categories to Cargo.toml. 2017-06-26 17:10:39 -07:00
Aaron Weiss
3a80cc5759
Bumped version to 0.12.1. 2017-06-24 22:18:47 -04:00
Aaron Weiss
9ad30e41a2
Changed author email to my preferred email. 2017-06-23 13:45:11 -04:00
Aaron Weiss
5a0f54612d
Clean up formatting on Cargo.toml 2017-06-22 19:38:08 -04:00
Aaron Weiss
639896cb02
Changed docs links to latest version of docs.rs. 2017-06-22 19:33:23 -04:00
Aaron Weiss
bb9be2db0a
Removed documentation link. (also included in 0.12.0 release) 2017-06-22 19:24:23 -04:00
Aaron Weiss
92c2b1fe8e
Bumped version number to 0.12.0 and relicensed under MPL. 2017-06-22 19:21:38 -04:00
Aaron Weiss
86e224b8aa
Fixed unit tests for async changes. 2017-06-21 21:50:38 -04:00
Aaron Weiss
2087e83e79
Removed tokio-service dependency, added tokio-mockstream. 2017-06-21 19:07:59 -04:00
Aaron Weiss
cc1aa5717e
Migrated to using error_chain. 2017-06-20 14:54:06 -04:00
Aaron Weiss
cf3ee671ed
Merge branch 'master' into async 2017-06-19 14:33:02 -04:00
Manish Goregaokar
02f9968b0c
Update OpenSSL to 0.9. 2017-06-19 14:11:57 -04:00
Torbjörn Lönnemark
e33248f043 Replace rustc-serialize with serde
rustc-serialize is deprecated.

Fixes #84.
2017-06-14 22:20:31 +02:00