-
Notifications
You must be signed in to change notification settings - Fork 9
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
Example XtreamClient #46
Comments
Hi |
I have it sorted. Use the XtBasicConnectionFactory to create your connection info and use he default HttpClientFactory and pass in your connection info with your requests. This works for me. There is no support for series but I will implement it. Thank you to the creators for saving me a lot of time not having to create everything from scratch. |
I am confused of what you have done exactly to sort this out |
I am also hope using this to implement series, but did find out how to get help on this ? |
Hi,
there is no XtreamClient constructor taking a XtBasicConnectionFactory or XtUrlConnectionFactory...
The text was updated successfully, but these errors were encountered: