forked from cwtch.im/cwtch
1
0
Fork 0
cwtch/app
Sarah Jamie Lewis 01ec46a97c Upgrading to Tapir Identity 2019-08-08 12:51:41 -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 App Client/Service: new IPCBridge type and test gochan impl; new IPC using eventManager; new App Client and Service; some app api changes and a few more events (NewPeer) and errors (Loading errors) 2019-06-11 10:43:03 -07:00
cwtchutil stream storage for timelines, wired into profile store 2019-01-30 14:29:27 -08:00
peer 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
plugins Add plugin system for apps; add contact retry plugin 2019-08-01 18:09:01 -07:00
utils First cut of automatic acknowledgements and protocol contexts 2019-07-29 12:49:23 -07:00
app.go Upgrading to Tapir Identity 2019-08-08 12:51:41 -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 Upgrading to Tapir Identity 2019-08-08 12:51:41 -07:00
applets.go Add plugin system for apps; add contact retry plugin 2019-08-01 18:09:01 -07:00