Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Conversation

dmcgowan
Copy link
Contributor

Adds encoding package to define encoding interface.
Updates spdy package msgpack encoding to using new interface.
Moves msgpack encoding into separate package.

@dmcgowan dmcgowan added this to the v0.2.0 milestone Sep 15, 2015
Add encoding package to define encoding interface.
Update spdy package msgpack encoding to using new interface.

Signed-off-by: Derek McGowan <[email protected]> (github: dmcgowan)
Signed-off-by: Derek McGowan <[email protected]> (github: dmcgowan)
Only use spdy.Pipe for unit tests and rename as testPipe. The test pipe requires using a default stream provider and codec which should not be imported by the top level package.

Signed-off-by: Derek McGowan <[email protected]> (github: dmcgowan)
Signed-off-by: Derek McGowan <[email protected]> (github: dmcgowan)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant