cwtch/app
Dan Ballard 15582c7e79
the build was successful Details
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
..
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 Separate Initial Peer Requests and Retry Events 2019-08-24 13:13:53 -07:00
utils First cut of automatic acknowledgements and protocol contexts 2019-07-29 12:49:23 -07:00
app.go Allowing Blocking of Unknown Contacts 2019-08-21 13:28:48 -07:00
appBridge.go add app level functionality to reload from service 2019-07-19 20:08:00 -07:00
appClient.go Add plugin system for apps; add contact retry plugin 2019-08-01 18:09:01 -07:00
appService.go Allowing Blocking of Unknown Contacts 2019-08-21 13:28:48 -07:00
applets.go Add plugin system for apps; add contact retry plugin 2019-08-01 18:09:01 -07:00