You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Oct53122Sep201916151411987642130Aug2926222120131187543131Jul302928272321188728Jun25242320191817161312111094329May2221201918131211730Apr29282524161514109731Mar3028272624232120191814131211109765432127Feb252422212019141110976543131Jan30292827262524232220191716151413121110987654331Dec302726242322212019181615121098765432130Nov282726252423Moved auth.c to separate dirUpdated net_skeleton, added extra_headers param to mg_send_file()Removed reference to chat.cAdded enable_proxyRemoved conflicting MIT-related comment blockMerge pull request #419 from grodansparadis/masterFixed link to examplesconnection_data -> user_dataTimeout only non-listening connectionsMoved mjpg_streamer to a separate dirNot closing listening connectionsAdded more dependencies in test/MakefileAdded MONGOOSE_NO_MMAP conditionalFixed mg_connect() callUpdated travis configBetter UDP supportremoved chat_server dir in examplesMoved file send_file example to separate dirMoved file upload example to separate dirTypo in hello_world.c fixedAdded copyrightMoved hello.c example to its own dirremoved hello.lpMoved unit test to dedicated dirMoved examples/mkdata.pl -> scripts/embed_binary_files.plws_ssl -> websocket_ssl_proxyUpdated to the recent skeleton. SSL address format changedMade local copies of dependenciesremoved chat.cAdopted to the recent net_skeletonMoved websocket echo server exampleAdded date markerMoved pubsub example to websocket_chatremoved lua_ddl.cMerge pull request #415 from mmicko/masterMerge branch 'master' of ssh://github.com/valenok/mongoosemg_poll_server doc correctedAdded mg_mmap and mg_munmap utility functions for memory mapping filesMerge pull request #414 from mmicko/masterFixed compile on MINGW so it is confirmed working on versions 4.6.x till 4.9.x