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

AuthParams as JSON string, In Java Client. #466

Closed
chinmaygit opened this issue Dec 2, 2016 · 2 comments
Closed

AuthParams as JSON string, In Java Client. #466

chinmaygit opened this issue Dec 2, 2016 · 2 comments

Comments

@chinmaygit
Copy link

Hi, I use JACKSON in my android project and deepstream java client seems using GSON you may have obvious reasons to use GSON, It will be duplication of json library for me, and i hope most of the android developers are using JACKSON. I suggest if you change it to json String rather than com.google.gson.JsonElement, it will be easy and universal.

@yasserf
Copy link
Contributor

yasserf commented Feb 12, 2017

hey @chinmaygit

Opened an issue against Java repo in favour of deepstream.io:
deepstreamIO/deepstream.io-client-java#62

This requires a bigger discussion about how we plan on doing this. One approach might be JNI bindings into C++ land, which means we can then have two seperate java libraries, but won't be happening anytime soon =(

@yasserf yasserf closed this as completed Feb 12, 2017
@chinmaygit
Copy link
Author

Okay... good...

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