cwtch/event
Sarah Jamie Lewis ce8d728471
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details
Completely Remove SetAttribute and GetAttribute.
Also provides backwards compatible upgrade paths for Name and Tag
Moves Constants into Cwtch
2021-10-15 12:40:56 -07:00
..
bridge a few select staticcheck fixes 2021-06-02 12:09:15 -07:00
common.go Completely Remove SetAttribute and GetAttribute. 2021-10-15 12:40:56 -07:00
eventQueue.go Deep Copy Events in the Event Bus to Prevent Map Concurrency Issue 2021-03-24 16:07:39 -07:00
eventmanager.go a few select staticcheck fixes 2021-06-02 12:09:15 -07:00
eventmanager_test.go migrate to stand alone log and connectivity packages 2020-02-10 18:36:28 -05: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