From 39a566cba2a73390dd2bdf824465c1218a0cea7e Mon Sep 17 00:00:00 2001 From: akwizgran Date: Thu, 21 Jan 2016 14:29:10 +0000 Subject: [PATCH] akwizgran created page: application lifecycle --- home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/home.md b/home.md index 1bf7597..aa2c530 100644 --- a/home.md +++ b/home.md @@ -11,6 +11,7 @@ Feel free to edit this wiki! Your contributions are appreciated. * [BSP](BSP) application layer data synchronisation protocol for delay-tolerant networks # Architecture and Clients +* [Application Lifecyle](application-lifecycle) * [Client API Notes](ClientApiNotes) * Some thoughts on [how RPC could be implemented as a BSP client](RpcNotes) * [Transport Client](TransportClient)