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

feat: add bubbletea program middleware #39

Merged
merged 1 commit into from Apr 5, 2022
Merged

feat: add bubbletea program middleware #39

merged 1 commit into from Apr 5, 2022

Conversation

aymanbagabas
Copy link
Member

This allows passing a program handler that returns tea.Program to allow
for more advanced use cases such as using p.Send() to send messages to
tea.Program.

Fixes: #37

@aymanbagabas aymanbagabas requested a review from toby April 5, 2022 16:21
This allows passing a program handler that returns tea.Program to allow
for more advanced use cases such as using p.Send() to send messages to
tea.Program.

Fixes: #37
@aymanbagabas aymanbagabas merged commit 3a1ac79 into main Apr 5, 2022
@aymanbagabas aymanbagabas deleted the bth-program branch April 5, 2022 16:32
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.

access to the tea.Program object
2 participants