Andy Green
|
5260a49e3b
|
libwebsockets.h: clean out some boilerplate better put in core/private.h
https://github.com/warmcat/libwebsockets/issues/1370
|
2018-08-16 19:11:54 +08:00 |
|
Andy Green
|
aa03468740
|
lejp: improve bogus JSON underrun detection
https://github.com/warmcat/libwebsockets/issues/1357
|
2018-08-01 07:04:18 +08:00 |
|
Andy Green
|
2e4ac9defe
|
lejp: fix float
https://libwebsockets.org/pipermail/libwebsockets/2018-January/003599.html
|
2018-01-04 10:28:06 +08:00 |
|
Andy Green
|
2b30c82b9e
|
lejp: dont underflow with anonymous braces
|
2017-11-26 19:17:11 +08:00 |
|
Andy Green
|
a76e9aad11
|
lejp: handle empty arrays
|
2017-11-26 19:17:11 +08:00 |
|
Andy Green
|
5a90bb36d1
|
lejp: add test app to parse stdin
|
2017-10-26 18:55:12 +08:00 |
|
Andy Green
|
f9421f084b
|
lejp: integrate header into libwebsockets.h
|
2017-10-26 18:55:11 +08:00 |
|
Andy Green
|
5a0b5299d2
|
lejp: use explicit signed char return
|
2017-10-25 07:54:18 +08:00 |
|
Andy Green
|
c83afc66e6
|
refactor: subdirs for source in lib
Split out some optional code into own sources to
shrink down libwebsockets.c and server.c a bit
|
2017-10-16 17:28:37 +08:00 |
|