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

any client for php laravel? #387

Closed
arnal1 opened this issue Jun 5, 2022 · 2 comments
Closed

any client for php laravel? #387

arnal1 opened this issue Jun 5, 2022 · 2 comments

Comments

@arnal1
Copy link

arnal1 commented Jun 5, 2022

first i want to thanks for such awesome package,
is there any chance i can use it and subscribe from laravel?
i dont mind using event loop for catch

@Florimond
Copy link
Member

Florimond commented Jun 9, 2022

Hello @arnal1

no, there is currently no client for php. But, Emitter clients are mostly wrappers around some MQTT library, and you should be able to write something that connects to Emitter starting from, let's say, this: https://github.com/php-mqtt/laravel-client
You can have a look at existing Emitter SDKs for inspiration, as well as this page on the website: https://emitter.io/develop/creating-sdk/

Hope this helps.

@arnal1
Copy link
Author

arnal1 commented Jun 10, 2022

thanks your help :)

@arnal1 arnal1 closed this as completed Jun 10, 2022
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