1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-04-19 11:02:13 +03:00

6 Commits

Author SHA1 Message Date
Lammert Bies
d317ce3e82 Renamed mg_ to httplib_ 2016-12-13 17:32:31 +01:00
Christopher Galas
36d138a820 Update Makefile 2016-01-28 14:57:23 -08:00
Christopher Galas
98570c0bd3 Compile fix: Adding in -DMG_LEGACY_INTERFACE=1
The example wasn't compiling under Linux Ubuntu 14.04, since this example replied upon the legacy interface. The following compile flag was needed to build the example:

 -DMG_LEGACY_INTERFACE=1
2016-01-28 14:57:02 -08:00
Thomas Davis
1461951d13 Compile fixes for OSX
Also fixed github URL's to point to correct project.
2014-06-26 17:38:05 -04:00
Thomas Davis
b73e2c198d Updated indentation 2013-10-07 14:22:27 -04:00
William Greathouse
aa7c2a1b8c Add WebSocket demo that uses asynchronous messages from the server. 2013-10-07 14:22:26 -04:00