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

Add plumbing layer and some contract convenience functions #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pjlegato
Copy link

@pjlegato pjlegato commented Oct 5, 2020

This adds:

  • A light plumbing middleware layer to hide some of the async channel setup boilerplate for cases where it's not needed.
  • A synchronous + timeout wrapper around async TWS requests.
  • Some contract generation and info functions built on top of plumbing.
  • An example demonstrating the use of the above from the perspective of a client app.

Feedback on how all this could be more useful is more than welcome!

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.

1 participant