emqx / emqx-coap

EMQX CoAP Gateway
https://www.emqx.com
Apache License 2.0
61 stars 34 forks source link

COAP on IPv6 #164

Closed maronows closed 4 years ago

maronows commented 4 years ago

Hi,

I'm trying to enable CoAP listener on IPv6 interface but can't find option for this. Putting ":::5683" in the plugin config doesn't work as it expects just integer as the port.

Is this supported? If so, what's the config for this?

HJianBo commented 4 years ago

@maronows Thanks for your suggestion.

We plan to implement it in the 4.1.0

maronows commented 4 years ago

Any idea when will 4.1.0 be available?

HJianBo commented 4 years ago

The 4.1.-alpha.2 will be released one month later

maronows commented 4 years ago

OK. Thanks for the info.

qingchuwudi commented 4 years ago

The v4.1.0-alpha.3 support IPv6 now.