Skip to content

Transmitting and receiving pure byte stream #155

@lewisxy

Description

@lewisxy

This is library satisfies all my needs except I found out it can only transmit and receive Java Objects, which is not desirable for all applications. This is especially problematic when I want to implement client or server in languages other than Java. I am wondering whether there is a workaround for this, for example transmitting/receiving data in byte streams without interpret them as Java objects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions