Roman Proskuryakov
|
59fb5b9a7d
|
Add more unit tests for UdpFramed (#1522)
|
2019-08-30 22:29:02 -04:00 |
|
Lucio Franco
|
c3c3481d74
|
udp: Fix UdpFramed decode (#1517)
|
2019-08-30 11:13:54 -07:00 |
|
Lucio Franco
|
7b39388415
|
Prep tokio-udp 0.1.4 release (#1503)
* Fix warnings in udp tests
* Prep tokio-udp 0.1.4 release
|
2019-08-28 12:16:40 -04:00 |
|
John Doneth
|
11a1ce2721
|
v0.1.x: Fix UdpFramed with regards to Decode (#1444)
* add test for using LinesCodec with UdpFramed
* fix UdpFramed decode
* rustfmt
|
2019-08-20 15:57:04 -04:00 |
|
Carl Lerche
|
80162306e7
|
chore: apply rustfmt to all crates (#917)
|
2019-02-21 11:56:15 -08:00 |
|
Mateusz Mikuła
|
31f71dedee
|
Routine dependencies update (#533)
* Update dependencies
* Replace deprecated tempdir with tempfile
|
2018-08-10 12:37:45 -07:00 |
|
Bryan Burgers
|
f723d10087
|
Create tokio-codec (#360)
Create a new tokio-codec crate with many of the contents of
`tokio_io::codec`.
|
2018-06-04 20:36:06 -07:00 |
|
Sam Rijs
|
923a80e098
|
Move tokio::net module into tokio tcp/udp crates (#224)
|
2018-03-14 09:38:59 -07:00 |
|