Kong / unirest-java

Unirest in Java: Simplified, lightweight HTTP client library.
http://kong.github.io/unirest-java/
MIT License
2.61k stars 594 forks source link

Add Support For WebSockets #268

Closed ryber closed 2 years ago

ryber commented 5 years ago

Is your feature request related to a problem? Please describe. I would like to use Unirest to connect with a websocket

I should get an object which allows me to monitor the stream for events and to process them. This should play with the existing ideas and constructs of Unirest including the Object Mapper

ryber commented 2 years ago

This is compete and we are now in the final release candidates for Unirest4 https://github.com/Kong/unirest-java/discussions/429