Commit Graph

12 Commits

Author SHA1 Message Date
Juhani Krekelä 2d43d3273a Remove unnecessary errno = 0; 2019-07-10 13:38:40 +03:00
Juhani Krekelä 539dbf9f14 Add message sending and ack 2019-07-09 20:22:55 +03:00
Juhani Krekelä 3beda7742f Add randomness to the periodicity of broadcasts 2019-07-09 19:16:23 +03:00
Juhani Krekelä 87d0b33b3b Allow for status telling other end is going offline 2019-07-09 19:09:17 +03:00
Juhani Krekelä f678c5054f Send our own status periodically 2019-07-09 17:18:00 +03:00
Juhani Krekelä 541dd28a64 Randomize message ID start 2019-07-09 16:35:48 +03:00
Juhani Krekelä 43540d51bc Check padding 2019-07-09 16:22:55 +03:00
Juhani Krekelä 1f179e8b2b Whoops 2019-07-08 11:23:51 +03:00
Juhani Krekelä 4d03f397df Handle communicating message IDs 2019-07-07 19:37:51 +03:00
Juhani Krekelä e51066ebb8 Start work on status messages for Ethermess 2019-07-07 00:21:11 +03:00
Juhani Krekelä b75943d2e6 Act only on stuff directed at us or broadcast 2019-07-06 20:41:31 +03:00
Juhani Krekelä 211473b48e Start working on the network-facing side of Ethermess 2019-07-06 20:26:09 +03:00