1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-17 22:21:06 +03:00
Commit Graph

3 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
William Greathouse
aa7c2a1b8c Add WebSocket demo that uses asynchronous messages from the server. 2013-10-07 14:22:26 -04:00