log

age author description
Sat, 08 Oct 2016 13:16:15 +0200 Lewin Bormann Make safer use of ByteBuffers
Sat, 08 Oct 2016 13:16:01 +0200 Lewin Bormann Fix nil dereference in errors.go
Sat, 08 Oct 2016 11:57:49 +0200 Lewin Bormann Implement JSON/HTTP server/handlers
Sat, 08 Oct 2016 11:57:27 +0200 Lewin Bormann Use GenericResponse for ChangeMemberRequests
Sat, 08 Oct 2016 11:57:10 +0200 Lewin Bormann Force participants to recent state by sending a snapshot if a gap is reported
Sat, 08 Oct 2016 10:49:48 +0200 Lewin Bormann Add client-side JSON/HTTP implementation
Sat, 08 Oct 2016 10:49:22 +0200 Lewin Bormann A few refactorings to `Change` and `newError()`
Sat, 08 Oct 2016 00:39:04 +0200 Lewin Bormann Do self-removals in a proper fashion
Sat, 08 Oct 2016 00:38:42 +0200 Lewin Bormann Add Participant initalization code
Sat, 08 Oct 2016 00:38:17 +0200 Lewin Bormann Extend README
Sat, 08 Oct 2016 00:10:30 +0200 Lewin Bormann Fix typo
Fri, 07 Oct 2016 23:38:17 +0200 Lewin Bormann Implement Add/RemoveParticipant on client side
Fri, 07 Oct 2016 22:38:06 +0200 Lewin Bormann Implement server-side stub for Participant, and master election
Fri, 07 Oct 2016 21:22:09 +0200 Lewin Bormann Add ClientFactory, reorganize code
Fri, 07 Oct 2016 20:44:41 +0200 Lewin Bormann Add README explaining basic algorithm
Fri, 07 Oct 2016 20:44:27 +0200 Lewin Bormann Expand types by a bit
Fri, 07 Oct 2016 20:06:32 +0200 Lewin Bormann Initial commit