Skip to content

Support for netty CompactObjectOutputStream / CompactObjectInputStream #14

@kawashirov

Description

@kawashirov

Some projects use netty for network communication and use netty default ObjectEncoder & ObjectDecoder which is use CompactObjectOutputStream & CompactObjectInputStream which is based on Java ObjectOutputStream & ObjectInputStream but not compatible with it.

Can you please make support for netty serialization? It's look like there is no much differencies between this two codecs.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions