aaf/sms.git
6 years agoRefactor code and cleanup with stub completion 31/30931/2
Kiran [Thu, 8 Feb 2018 22:11:44 +0000 (14:11 -0800)]
Refactor code and cleanup with stub completion

Refactored code and moved some structs from handler to backend
Completed the interface that is part of the backend
Currently, the interface implementation is empty and will need to be fleshed out

Issue-ID: AAF-99

Change-Id: I0083bc9d7ce7f6e5294339bf1e270b90c1b3de29
Signed-off-by: Kiran <kiran.k.kamineni@intel.com>
6 years agoInitial Project Structure 43/30343/2
Kiran [Mon, 5 Feb 2018 22:04:32 +0000 (14:04 -0800)]
Initial Project Structure

Includes a directory stucture for all the current components
The implemented code establishes a mTLS connection to client
and serves a GET status request
Other requests and handlers will come in future patches

Issue-ID: AAF-102
Change-Id: Ib3bca066586d23330b10550f83772ab11aacabc7
Signed-off-by: Kiran <kiran.k.kamineni@intel.com>
6 years agoInitial empty repository
Jessica Wagantall [Thu, 25 Jan 2018 19:34:18 +0000 (19:34 +0000)]
Initial empty repository