cwtch/peer/connections
Dan Ballard 9bf0fdec56 adding fetch checks to integration test with late joining user carol.
protocol drop 'groupMessages' field
peer/sever fetch channel reworked to send series of groupMessage rather than groupMessages blob in order to not blow up a ricochet packet
minor doc fixes
change a few fmt to log
fix class variable name (cplc -> cpsc) in cwtchpeer listen channel
PeerPeerConnection.Close close Conn rather than break to catch goroutine leak
2018-06-07 17:07:40 -07:00
..
connectionsmanager.go peer and server tear down; connectionManager tear down; integ test tracks goRoutines and errors if not cleaned up properly 2018-05-31 16:32:59 -07:00
connectsmanager_test.go Fixing up messaging to use a proper ordering of messages based on timeline and previous hash. 2018-04-02 14:10:29 -07:00
peerpeerconnection.go adding fetch checks to integration test with late joining user carol. 2018-06-07 17:07:40 -07:00
peerpeerconnection_test.go Renaming to cwtch.im 2018-05-28 11:05:06 -07:00
peerserverconnection.go peer and server tear down; connectionManager tear down; integ test tracks goRoutines and errors if not cleaned up properly 2018-05-31 16:32:59 -07:00
peerserverconnection_test.go Renaming to cwtch.im 2018-05-28 11:05:06 -07:00
state.go Making profile thread safe, making blocking do something 2018-05-31 13:20:55 -07:00