Make decoder implement the packet sink trait. This will allow the stream to push packets without depending on the concrete sink type.
Make decoder implement the packet sink trait. This will allow the stream to push packets without depending on the concrete sink type.