Name
Last commit
Last update
..
CC3200 Target CC3200 example to production device
ESP8266_RTOS Remove -DNO_BSD_SOCKETS, this macro is not used
MSP432/ccs Add MG_ENABLE_FILESYSTEM to MSP432 examples
NXP_K64 Fix line endings in console messages
PIC32 Add PIC32/Harmony http_server 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
mbed Bump sha pointer to latest simplelink_mbed
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!
nRF52 Remove -DNO_BSD_SOCKETS, this macro is not used
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
reverse_proxy Mongoose forwarding
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 HTTP example for nRF
examples.mk Compile examples with -Werror