mongoose/examples/restful_server
rojer 04a38b446f Fix compilation with MG_DISABLE_HTTP_WEBSOCKET
Make restful_server and netcat examples compilation tests:
 - netcat doesn't use HTTP, compile it with MG_DISABLE_HTTP
 - restful_server doesn't use websocket, compile it with
   MG_DISABLE_HTTP_WEBSOCKET

h/t @labourcier, cesanta/mongoose#665

PUBLISHED_FROM=4494ac3cbd81e8314beb557ab301b4b44c4afb89
2016-06-07 16:43:24 +02:00
..
index.html Merge dev branch code named Fossa as next stable Mongoose 2015-09-08 14:34:30 +02:00
Makefile Fix compilation with MG_DISABLE_HTTP_WEBSOCKET 2016-06-07 16:43:24 +02:00
restful_server.c Properly handle keep-alive connections 2016-04-26 13:30:03 +01:00
restful_server.vcxproj Add restful_client & restful_server VC projects 2015-10-16 10:31:23 +01:00