1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-15 00:01:31 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
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