Lines Matching refs:libcoap
2 # Developer information for contributing to libcoap #
7 The libcoap project is a FOSS project that is dual licensed. The maintainer
8 for the libcoap is Olaf Bergmann <bergmann@tzi.org>.
18 The used VCS for libcoap is Git, the main repository is living on GitHub.
21 https://github.com/obgm/libcoap
23 Please refer also to the libcoap website for additional information
25 https://libcoap.net/
32 libcoap library.
36 The main discussion and development platform for libcoap is the mailing list
44 https://lists.sourceforge.net/lists/listinfo/libcoap-developers
48 https://sourceforge.net/p/libcoap/mailman/libcoap-developers
52 As written above libcoap is maintained with the Git tools so you should be
54 The libcoap project is using just two main branches, the 'master' branch is
60 git clone https://github.com/obgm/libcoap.git
69 cd libcoap
99 your patches to libcoap-developers@lists.sourceforge.net
101 git send-email ../patches4libcoap/* --to=libcoap-developers@lists.sourceforge.net
105 As every FOSS project the libcoap project needs also some rules for coding.
150 header files as they are the public part of the libcoap and only use the
198 Also a good documentation on the usage of the libcoap and the example
203 how the libcoap can be used. Right now these binaries are fully usable and
211 The libcoap library has now a lot of functions you can use.
212 Unfortunately there is no good user guide on how to use the libcoap in
217 There are some features that are still missing inside the libcoap. For