cwtch/app
Sarah Jamie Lewis 6c07e097df
the build was successful Details
Sent Network Success Message if we receive events
2019-11-04 12:11:02 -08:00
..
bots/servermon adding named pipe IPC pipe for use with app client/service; some adjustments to app client/service based on usage by UI; bug fixes: groupInvite json over ipc pipe using json was bugged, 'fixed' with base64 encoding; fixed race condition with peer server connection creation 2019-06-24 18:57:31 -07:00
cli Rework group invite workflow: delete cwtchPacket references as no longer needed. Remove more events from being default handled by Peer (but allow them for some usecases still (testing, simple apps). 2019-09-20 11:06:05 -07:00
cwtchutil stream storage for timelines, wired into profile store 2019-01-30 14:29:27 -08:00
peer make event.Queue use internal infinite channels; make event.Manager not use failable writes 2019-08-14 14:00:04 -07:00
plugins Sent Network Success Message if we receive events 2019-11-04 12:11:02 -08:00
utils First cut of automatic acknowledgements and protocol contexts 2019-07-29 12:49:23 -07:00
app.go Adding Network Status Plugin + Fixing plugin goroutine leaks 2019-11-01 16:10:10 -07:00
appBridge.go add app level functionality to reload from service 2019-07-19 20:08:00 -07:00
appClient.go Adding Network Status Plugin + Fixing plugin goroutine leaks 2019-11-01 16:10:10 -07:00
appService.go Adding Network Status Plugin + Fixing plugin goroutine leaks 2019-11-01 16:10:10 -07:00
applets.go Adding Network Status Plugin + Fixing plugin goroutine leaks 2019-11-01 16:10:10 -07:00