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

Is there a way to use this with Apache Mina? #145

Open
VanitySoft opened this issue Sep 15, 2023 · 1 comment
Open

Is there a way to use this with Apache Mina? #145

VanitySoft opened this issue Sep 15, 2023 · 1 comment

Comments

@VanitySoft
Copy link

Is there a way to use this with Apache Mina?

@jonbo372
Copy link
Collaborator

I assume you would like to use this as serializers/deserializers? If so, then no, not directly but you could add the support. I'm not familiar with how to plug in new codecs into Apache Mina but you would have to do something similar to what I've done with my own networking layer built on top of Netty. See here: https://github.com/sniceio/snice-networking

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

No branches or pull requests

2 participants