]> git.meshlink.io Git - meshlink/history - examples
We dont check the name in the config file but the name in the handler. This is becaus...
[meshlink] / examples /
2014-06-11 Saverio ProtoMerge branch 'master' into testing/invitations
2014-06-10 Guus SliepenAdd an example chat program for the C++ API.
2014-06-07 Saverio ProtoStart the mesh after joining with invitation
2014-06-07 Saverio Protodo not exit the program, so we can still use /join...
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/.