]> git.meshlink.io Git - meshlink/history - examples/chatpp.cc
Never automatically try to bind to ports >= 32768.
[meshlink] / examples / chatpp.cc
2019-05-31 sairoop-elearUpdate android build
2019-02-06 Lakshminarayana... Modified meshlink_invite to generate invites for submesh
2017-10-02 Guus SliepenFormat the examples and test suite.
2017-08-13 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-07-27 Guus SliepenAdd an astylerc file and reformat all code.
2017-07-06 Guus SliepenRestart the mesh after a failed join() in the other...
2014-12-27 Lars2nd approach again: class meshlink::mesh has the handle...
2014-08-22 Guus SliepenMerge branch 'channels'
2014-08-13 Niklas HofmannMerge branch 'mesh_topology_output' into roles
2014-08-12 Niklas Hofmannconverging auto connect algorithm
2014-08-09 Niklas HofmannMerge branch 'everbase' into roles
2014-08-09 Niklas Hofmannintroduction of dclass and use as source for weight...
2014-08-08 Niklas HofmannMerge branch 'everbase' of chicago.everbase.net:meshlin...
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-08 Niklas Hofmannappname added, which is used by mdns as part of the...
2014-08-03 Larsobject-oriented interface 1st durchstich, incl. chat...
2014-07-30 Niklas HofmannMerge branch 'address_hint_api' into discovery
2014-07-30 Niklas HofmannMerge remote-tracking branch 'origin/everbase' into...
2014-07-30 Guus SliepenAdd proper error reporting to the chat examples.
2014-07-30 Guus SliepenFix the C++ wrapper and the examples.
2014-07-29 Guus SliepenMerge branch 'partition_healing' into everbase
2014-07-29 Guus SliepenRemove errno and errstr from meshlink_handle_t, add...
2014-06-10 Guus SliepenAdd an example chat program for the C++ API.