Name
Last commit
Last update
..
CC3200 Add MG_ENABLE_FILESYSTEM to CCS projects
ESP8266_RTOS CS_P_ESP_LWIP -> CS_P_ESP8266;add CS_P_NXP_KINETIS
MSP432/ccs Add MG_ENABLE_FILESYSTEM to MSP432 examples
PIC32/mqtt_client/firmware Add PIC32MX/CC3100 mqtt_client example
STM32F4_CC3100 Fix stm32f4_cc311 example and add it to CI
api_server Don't clang-format non checked out things
arduino_restful_client s/dmg/dns/g
arduino_restful_server s/dmg/dns/g
big_upload clang-format *ALL* the things!
captive_dns_server Remove cs_dbg.h from amalgamated headers
coap_client Fix mongoose/examples compilation with mingw
coap_server Use void arguments list consistently in C code
connected_device_1 Add examples for mongoose blog article
connected_device_2 Add mg_http_send_redirect and make examples use it
connected_device_3 Add mg_http_send_redirect and make examples use it
connected_device_4 Add mg_http_send_redirect and make examples use it
cookie_auth Add mg_http_send_redirect and make examples use it
dll Add DLL building example
http_client clang-format *ALL* the things!
load_balancer Change from using #ifdef to #if for features tests
mcast_udp_server Simple mDNS + DNS-SD impl
mqtt_broker MG_DISABLE_HTTP(|_SSI|_WEBSOCKET) -> MG_ENABLE$1
mqtt_client Enable MQTT client by default
multithreaded_restful_server clang-format *ALL* the things!
netcat Report errors in the netcat example
publish_subscribe Compile examples with -Werror
restful_client Fix mongoose/examples compilation with mingw
restful_server MG_DISABLE_HTTP(|_SSI|_WEBSOCKET) -> MG_ENABLE$1
restful_server_s3 Fix mg examples
settings_panel_for_a_device Add a radio button to teh settins_panel example
simple_crawler Use void arguments list consistently in C code
simplest_web_server Add simplest_web_server_ssl example
simplest_web_server_ssl Change from using #ifdef to #if for features tests
tcp_echo_server clang-format *ALL* the things!
timers Add timers example to mongoose
udp_echo_server clang-format *ALL* the things!
websocket_chat Update websocket_chat, add websocket_chat_client
websocket_chat_client Update websocket_chat, add websocket_chat_client
.gitignore Enable building of example/Makefile on Win32
Makefile Add PIC32MX/CC3100 mqtt_client example
examples.mk Compile examples with -Werror