Andy Green
800cd40f88
client: support pipelining / h2 multi for POST
...
https://github.com/warmcat/libwebsockets/issues/1256
2018-04-27 07:25:45 +08:00
Andy Green
5d06f610a9
travis: h2spec integration
2018-04-26 15:27:02 +08:00
Andy Green
27e86e2641
cmake: allow setting LWS_ROLE_WS
...
You can build lws without support for ws, with -DLWS_ROLE_WS=0.
This is thanks to the role ops isolating all the ws-specific business
in the ws role.
Also retire more test apps replaced by minmal-examples.
2018-04-25 08:42:18 +08:00
Andy Green
7b227eb333
autobahn fixes
...
This replaces the old test-app for echo with separate client and server
minimal versions.
The autobahn test script is made more autonomous and tests both
client and server.
2018-04-22 06:45:46 +08:00
Andy Green
92277ad576
lws overview
2018-04-19 16:15:10 +08:00
Andy Green
a4161780df
wss-over-h2: show feedback in test page if active
2018-04-06 10:38:03 +08:00
Andy Green
b04708178a
minimal: http-server-tls
2018-04-06 10:38:03 +08:00
Andy Green
302f8fad82
h2 ws: fixes against chrome
2018-04-06 10:38:02 +08:00
Andy Green
5fc2598eac
smp: force cancel on pt that was assigned new wsi
2018-03-11 18:07:16 +08:00
Andy Green
41d1326da0
appveyor artifacts debug
2017-11-26 19:16:17 +08:00
Andy Green
fcf5b2c25a
v2.4.0
2017-10-17 13:21:12 +08:00
Andy Green
4f267c515e
clean up top level of project
2017-09-27 08:24:05 +08:00
Andy Green
e6bd6296bd
v2.3.0
2017-07-28 14:27:25 +08:00
Andy Green
00ae90978b
esp32: separate factory setup
2017-03-31 20:05:10 +08:00
Andy Green
6be573f2c9
v2.2.0
2017-03-08 14:15:01 +08:00
Patrick Gansterer
46646f9ebf
Update badges in README.md
...
Fix the link to Appveyor and use SVG images.
2016-08-27 05:57:18 +08:00
Andy Green
bbf93693d8
client fixups after esp8266
2016-08-10 21:23:01 +08:00
Andy Green
014481e912
documentation convert to doxygen
...
Signed-off-by: Andy Green <andy@warmcat.com>
2016-07-14 08:57:27 +08:00
Andy Green
ce0326b839
libwebsockets.org url updates
...
Signed-off-by: Andy Green <andy.green@linaro.org>
2016-02-21 10:42:46 +08:00
Andy Green
1b42913808
update appveyor status decal url
...
Signed-off-by: Andy Green <andy.green@linaro.org>
2015-10-28 08:55:01 +08:00
Alejandro Mery
72d5c584e1
README: fix coverity link
...
coverity link was pointing to the wrong project
Signed-off-by: Alejandro Mery <amery@geeks.cl>
2014-12-13 13:59:59 +08:00
Andy Green
d01de66951
README.md update markup api key
...
Signed-off-by: Andy Green <andy.green@linaro.org>
2014-12-01 11:21:30 +08:00
=?UTF-8?q?Joakim=20S=C3=B6derberg?=
4198276505
Subject: [PATCH] Nicer readmes using markdown.
...
This is still readable in raw text, but much nicer for github with heading and syntax highlighting and such.
2014-12-01 11:01:03 +08:00