keith-cullen / FreeCoAP

An implementation of a CoAP client, a CoAP server and a HTTP/CoAP proxy with full DTLS support.
132 stars 38 forks source link

Support address scope option in URI for link-local addresses (e.g. fe80::beef%lowpan0) #25

Closed PalmaITEM closed 6 years ago

PalmaITEM commented 6 years ago

The implementation of the client and server already handles this, but the proxy didn't support specifying the scope in the URI.