1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http/server
Andy Green 774240f73b linkit: support build using public sdk
This provides support to build lws using the linkit 7697 public SDK
from here https://docs.labs.mediatek.com/resource/mt7687-mt7697/en/downloads

This toolchain has some challenges, its int32_t / uint32_t are long,
so assumptions about format strings for those being %u / %d / %x all
break.  This fixes all the cases for the features enabled by the
default cmake settings.
2020-01-17 07:45:34 +00:00
..
access-log.c mux children: generalize helpers out of h2 implementation 2019-12-29 19:59:16 +00:00
fops-zip.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lejp-conf.c h2: unify immortal stream tracking across SSE and ws substreams 2019-09-22 03:08:36 -07:00
lws-spa.c cleaning 2020-01-05 22:17:58 +00:00
ranges.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
rewrite.c cleaning 2020-01-05 22:17:58 +00:00
server.c linkit: support build using public sdk 2020-01-17 07:45:34 +00:00