Jozef Kralik
Jozef Kralik
@andersroos Pls could you resolve linter issue - https://github.com/plgd-dev/go-coap/actions/runs/3014872294 ? After that I will merge PR.
Great. Thx for contributing !
@rtechencheng could you check how if piggyback response works in `v3`. In this version I expect that it works. The handling response must go to line: https://github.com/plgd-dev/go-coap/blob/b8901963ae43acd9a14f98b3d47ec17b26b38e7a/udp/client/conn.go#L555
@mladedav Thx for find the core of problem.
Implemented in `v3`. Feel free to reopen it. Thx
I implemented something similar for Kistler(private repository) according to OCF specification. > Is there any plans or interest to support RFC 8075, either in go-coap or as a separate repo?...
I created event(https://opencollective.com/go-coap/events/http-over-go-coap-59cefab8) to get budget. It will be implemented in new version - v2 (https://github.com/go-ocf/go-coap/pull/122)
I'm preparing user stories for similar project and I want to implement it with similar features (RFC8075) and then want take some of parts to the http. I guess that...
Hi @beriberikix I grant you write access to go-coap repository -> so you can directly create there `http` package. Im very happy that you want provide such feature.
@cstevens Could you look at it ? Thx