Removed 'resource implementation' of libcoap library
authorSachin Agrawal <sachin.agrawal@intel.com>
Mon, 3 Nov 2014 06:35:22 +0000 (22:35 -0800)
committerSachin Agrawal <sachin.agrawal@intel.com>
Wed, 5 Nov 2014 21:24:47 +0000 (13:24 -0800)
commitc9258c8bfe191494eccee95d8d9a4374d9f04e0e
tree8380682181af69235f06056a1e6488597f6325f6
parentf420599ae8febfb4584ed57296aefc8ecfd95375
Removed 'resource implementation' of libcoap library
For enabling security in libcoap, there is a need to modify methods
which are being invoked from 'resource interface' of libcoap. Since
libcoap's 'resource interface' is unused in OIC stack, it does not
make sense to spend dev cycles in keep on maintaining that code.

Change-Id: I4a201b4bdc999fbe32ecfc051b24787741b51942
Signed-off-by: Sachin Agrawal <sachin.agrawal@intel.com>
csdk/libcoap-4.1.1/coap.h
csdk/libcoap-4.1.1/makefile
csdk/libcoap-4.1.1/net.c