EsotericSoftware / EsotericSoftware/kryonet
Transmitting and receiving pure byte stream
Open
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 411
- PR merge metrics
- No merged PRs in 30d
Description
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**.
Contributor guide
Assessment
This issue has not been assessed yet.