Skip to content

Documented how to integrate cmd2 with event loops#64

Merged
tleonhardt merged 2 commits intomasterfrom
event_loops
Mar 6, 2017
Merged

Documented how to integrate cmd2 with event loops#64
tleonhardt merged 2 commits intomasterfrom
event_loops

Conversation

@tleonhardt
Copy link
Copy Markdown
Member

Added documentation about how to run cmd2 applications in a fashion where cmd2 doesn't own the main loop so they can be integrated with other event loops.

Also added an extremely bare-bones code example for how to do this.

This closes #19.

tleonhardt and others added 2 commits March 4, 2017 20:32
Added info on how to run cmd2 applications in a manner where cmd2
doesn't own the main loop so that the apps can be integrated with
event loops.
@tleonhardt tleonhardt added this to the 0.7.1 milestone Mar 6, 2017
@tleonhardt tleonhardt self-assigned this Mar 6, 2017
@tleonhardt tleonhardt merged commit 27c182b into master Mar 6, 2017
@tleonhardt tleonhardt deleted the event_loops branch March 6, 2017 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cannot integrate cmd2 into event loops

1 participant