Add mechanism to deploy the alexa-voiceagent credentials
[AGL/meta-agl-devel.git] / meta-oem-extra-libs / recipes-support / mongoose / README.md
1 Add Mongoose Embedded Web Server Library for AGL OEM NEDDS
2 ================================================================
3 Default Mongoose has build in 3 sub libs libmongoose.so 
4 libmongoose_ssl.so and libmongoose_mqtt.so define with
5 MONGOOSE_EXLIBS in bb files.
6 If necessary you can modify MONGOOSE_EXLIBS and CFLAGS_XXX in 
7 bb file to customize the library function.
8
9 access https://github.com/cesanta/mongoose for more infomation
10