Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transmitting and receiving pure byte stream #155

Open
lewisxy opened this issue Sep 29, 2019 · 0 comments
Open

Transmitting and receiving pure byte stream #155

lewisxy opened this issue Sep 29, 2019 · 0 comments

Comments

@lewisxy
Copy link

lewisxy commented Sep 29, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant