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

Added missing calls in order for the example to work. #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zlate87
Copy link

@Zlate87 Zlate87 commented Jun 15, 2015

Hi

For me the first example (example1) was not working. After some investigation, the problem was because the build() method was never called on the builder, configure() method was never called on the session and start() method was not called once the session was configured.

With this changes the example is working for me.

@angularsen
Copy link

FYI, here is the pull request of the changes I mentioned.
fyhertz/libstreaming#150

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

Successfully merging this pull request may close these issues.

2 participants