]> git.meshlink.io Git - meshlink/history - examples
A first attempt at merging UTCP into MeshLink.
[meshlink] / examples /
2014-06-10 Guus SliepenAdd an example chat program for the C++ API.
2014-06-01 Saverio ProtoFix compiler warning of implicit declaration of functio...
2014-05-23 Saverio Protomeshlinkapp: fix compiler warnings
2014-05-12 Guus SliepenAdd /who command to chat example to test meshlink_get_n...
2014-05-07 Guus SliepenDon't dereference a NULL pointer.
2014-04-24 Guus SliepenMove initial configuration setup from meshlinkapp.c...
2014-04-24 Guus SliepenUpdate meshlinkapp.c.
2014-04-23 Saverio ProtoUntested changes to meshlinkapp to make the tree compile
2014-04-19 Guus SliepenStart moving the implementation of the public part...
2014-04-19 Guus SliepenNo global variables: move meshlink_errno and _errstr...
2014-04-19 Guus SliepenUpdate the chat example and the public API.
2014-04-19 Guus SliepenAdd an example chat program.
2014-04-19 Guus SliepenRemove autogenerated Makefile.
2014-04-19 Guus SliepenBuild meshlinkapp using automake.
2014-04-19 Guus SliepenRenamed meshlink-sample/ to examples/.