Rick Richardson
|
1a6753df1f
|
added Default Codec for Udp
|
2016-11-22 08:47:57 -08:00 |
|
Rick Richardson
|
2cb600bd19
|
changed CodecUdp::decode to return Self::In instead of Option<Self::In>
|
2016-11-22 08:29:02 -08:00 |
|
Rick Richardson
|
b12d32ce1c
|
made send_dgram move self, made FramedUdp::new private, other clean-ups and tweaks
|
2016-11-21 11:28:25 -08:00 |
|
Rick Richardson
|
ab3915d47d
|
forgot a =
|
2016-11-20 11:55:57 -08:00 |
|
Rick Richardson
|
161811de8b
|
moved udp test to examples, optimized buffer handling
|
2016-11-20 11:40:43 -08:00 |
|
Rick Richardson
|
71d8672aab
|
implemented moste of udp frames test
|
2016-11-20 09:08:03 -08:00 |
|
Rick Richardson
|
592a99bca4
|
completed basic implementation of FramedUdp for streams and sink
|
2016-11-19 09:05:00 -08:00 |
|