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

Might be worth checking out guest mode? #5

Open
goodboy opened this issue Jul 3, 2020 · 1 comment
Open

Might be worth checking out guest mode? #5

goodboy opened this issue Jul 3, 2020 · 1 comment

Comments

@goodboy
Copy link

goodboy commented Jul 3, 2020

I haven't dug into how y'all are wrapping paho.mqtt but thought I'd mention that you can run trio on an asyncio loop now using the new guest mode (and maybe even more easily using the even newer inside-out-guest-mode).

I need a trio-ized mqtt client for my own work namely to pull real-time data feeds from a broker: https://github.com/tedchou12#64

@bkanuka
Copy link
Owner

bkanuka commented Dec 29, 2020

Wow so sorry this went unread for so long - don't know how i missed it.

I generally agree - guest mode would have been better if I were to rewrite this again from scratch. Unfortunately I dont have much time for this right now. I'm going to leave this open as a reminder, but in the meantime I'm happy to take pull reqs...

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