cwtch/event
Dan Ballard 258cf84e68
the build was successful Details
fixing race conditions; removing peer.GetProfile as unsafe
2020-02-04 20:03:43 -05:00
..
bridge fixing race conditions; removing peer.GetProfile as unsafe 2020-02-04 20:03:43 -05:00
common.go creating a new v1 storage system with shared salt and only key in memory; 2020-01-21 11:32:03 -08:00
eventQueue.go Fixing Data Races in Event Bus 2019-11-12 12:56:35 -08:00
eventmanager.go Fixing Data Races in Event Bus 2019-11-12 12:56:35 -08:00
eventmanager_test.go Fixing Data Races in Event Bus 2019-11-12 12:56:35 -08:00
eventmanageripc.go make event.Queue use internal infinite channels; make event.Manager not use failable writes 2019-08-14 14:00:04 -07:00
infinitechannel.go Fixing Data Races in Event Bus 2019-11-12 12:56:35 -08:00
infinitequeue.go make event.Queue use internal infinite channels; make event.Manager not use failable writes 2019-08-14 14:00:04 -07:00
ipc.go Build out pipeBridge to have a connection manager and base64 encode binary data; add support for tor acn status callback/events 2019-07-10 13:34:01 -07:00