Rebase on Sock - kb2ma/RIOT GitHub Wiki
2016-11-17 archived. See RIOT PR 6117 for details.
This page describes the steps and changes to transform gcoap from a basis on the GNRC stack to the sock API. See the gcoap/sock branch.
Moved gcoap.c
to here from sys/net/gnrc/application/coap
Add gcoap.h
here. Update sys/include/net/gnrc/coap.h
to simply include the new file.