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

Read continuously on some event #146

Open
ImranIB opened this issue Jul 16, 2018 · 1 comment
Open

Read continuously on some event #146

ImranIB opened this issue Jul 16, 2018 · 1 comment

Comments

@ImranIB
Copy link

ImranIB commented Jul 16, 2018

Hello!

I am working on a trading app in iOS. Using Swift Socket library i can successfully read stocks live feeds using poll response and infinite loop. The issue i m facing is that Stock prices can regularly change in seconds or minutes but socket read event only read data once in a time in single call.

I want to confirm is there any way to read continuously on some event?

Thanks

@JaredTHarden
Copy link

I am having a similar problem, did you find a solution to this problem?

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