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

Release a new version of the library (JitPack.io) #371

Closed
rockwotj opened this issue Feb 7, 2016 · 5 comments
Closed

Release a new version of the library (JitPack.io) #371

rockwotj opened this issue Feb 7, 2016 · 5 comments

Comments

@rockwotj
Copy link

rockwotj commented Feb 7, 2016

Hello,

I've seen the other issues about releasing a new version of the library, and I'm not sure why there has not been a release. If there are complications, I suggest to moving to @jitpack to make things easier. All you then have to do is push a github release, and then you can use JitPack to distribute your project.

I forked the repo and did this for myself in my own fork. You can see information about it here: https://jitpack.io/#rockwotj/Java-WebSocket/v1.4.0

@gang018
Copy link

gang018 commented May 11, 2016

can't download your release from jitpack, Android Studio shows an error "can't find"

@rockwotj
Copy link
Author

rockwotj commented May 11, 2016

Sorry, I deleted by fork of this repo, as I found another library for my use case. @gang018 what you can do instead is find the commit of Java-WebSocket that you want, and then grab that from JitPack.

Checkout out this link for the latest commit at the time of writing. This should work for you.

https://jitpack.io/#TooTallNate/Java-WebSocket/58d1778695

Then if a new feature comes along that you'd like, you can just update the commit SHA and you'll have a new version! 🍻

@gang018
Copy link

gang018 commented May 11, 2016

@rockwotj Thanks for quick response)

@Drtikso
Copy link

Drtikso commented May 12, 2016

@rockwotj Which library did you find? I picked this one because it was the first one i found that supports ssl. Have you found a better one?

@rockwotj
Copy link
Author

@bluebluby I only need a client. So I am using: https://github.com/TakahikoKawasaki/nv-websocket-client

It is working really well for me in an android app in production, over wss.

@marci4 marci4 closed this as completed Mar 17, 2017
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

4 participants