You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/05/17 09:19:33 UTC

[GitHub] [apisix-ingress-controller] tokers commented on issue #966: feat request: native MQTT Protocol proxy

tokers commented on issue #966:
URL: https://github.com/apache/apisix-ingress-controller/issues/966#issuecomment-1128628619

   > WeOpen Star I'm willing to help implement this feature, but i m not sure is suitable for me. I have no experience at any ingress controller development. I find out APISIX has support MQTT protocol by `mqtt-proxy` plugin. So ApisixIngress just need to implement `stream[].plugins` at ApisixRoute API? Is three any guideline about how to implement APISIX's stream plugin?
   
   Right. What you should focus on are:
    * What fields should we expose in the CRD?
    * How to generate the plugin config on the  APISIX side.
    
    You can refer to some existing plugin supports (Now APISIX Ingress Controller doesn't customize fields on the CRD side but use same plugin settings with APISIX).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org