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

ExampleSequencer - Make it non-blocking #65

Open
SimonRPSM opened this issue Nov 13, 2017 · 0 comments
Open

ExampleSequencer - Make it non-blocking #65

SimonRPSM opened this issue Nov 13, 2017 · 0 comments
Assignees
Projects

Comments

@SimonRPSM
Copy link

Currently, the new Example Sequencer is blocking. It will wait until the client connects, which we do not want.

Ultimately, the way to make this work would be to use @tannerblair 's JSON RPC tools and have a background TCP manager.

@SimonRPSM SimonRPSM self-assigned this Nov 13, 2017
@SimonRPSM SimonRPSM added this to Backlog in Release_2 Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Release_2
Backlog
Development

No branches or pull requests

1 participant