]> git.meshlink.io Git - meshlink/history - examples/chat.c
Split purging old invitations and refreshing the invitation key to its own function.
[meshlink] / examples / chat.c
2014-05-07 Guus SliepenDon't dereference a NULL pointer.
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.