-
Notifications
You must be signed in to change notification settings - Fork 816
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
wishlist/愿望清单 #50
Comments
As IOT library, I bet MQTT could be thought to support. And some typical and popular interfaces based on IOT platform/services could be thought to support. |
Plus, another feature could be supported, that is websocket client! |
I bet pub/sub method for ipc |
add thread pool |
add the pingpong-buffer. |
libmosquitto is already a MQTT client library, Thanks |
https://github.com/gozfree/gear-lib/tree/master/gear-lib/libworkq is a library for thread pool |
希望出个集成 esp32 编译的例子 |
517fda3 支持了 |
I have ported paho.mqtt.embedded-c to gear-lib as libmqttc with easy API, please try it |
more demo, especially android. |
rtp transport over udp multicast |
希望支持rtsp pusher将音视频流推送到服务器,并提供一个esp32的样例,谢谢 |
gear-lib is a library for IOT, and force on network protocol, multi-media stream,
please write down the feature list you want to use on this issue.
I will plan to achieve them.
gear-lib作为IOT的库,偏向于底层+网络协议+流媒体方向
作为使用者的你,希望新加入什么样的feature,请在该issue下畅所欲言
我会按计划逐步丰富该库
The text was updated successfully, but these errors were encountered: