1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/doc-assets
Andy Green a72b422be3 abstract: add abstract transport tokens
SMTP was improved to use the new abstract stuff a while ago,
but it was only implemented with raw socket abstract transport,
and a couple of 'api cheats' remained passing network information
for the peer connection through the supposedly abstract apis.

This patch adds a flexible generic token array to supply
abstract transport-specific information through the abstract apis,
removing the network information from the abstract connect() op.

The SMTP minimal example is modified to use this new method to
pass the network information.

The abstract transport struct was opaque, but there are real
uses to override it in user code, so this patch also makes it
part of the public abi.
2019-06-19 19:10:14 +01:00
..
abstract-overview.svg abstract: add abstract transport tokens 2019-06-19 19:10:14 +01:00
accept-flow-1.svg role: raw-proxy 2018-12-01 11:05:59 +08:00
accept-flow-2.svg role: raw-proxy 2018-12-01 11:05:59 +08:00
accept-flow-3.svg role: raw-proxy 2018-12-01 11:05:59 +08:00
http-proxy-overview.svg minimal examples: update for CSP best practices 2018-11-21 17:03:29 +08:00
lws-crypto-overview.svg JOSE: refactor and prepare for JWE 2018-12-27 06:45:31 +08:00
lws-fts.svg fulltext search 2018-10-26 13:53:28 +08:00
lws-overview.png lws-x509: validation functions 2018-12-31 20:35:54 +08:00
lws-relpol-1.svg docs: release-policy README and pics 2018-11-14 08:57:29 +08:00
lws-relpol-2.svg docs: release-policy README and pics 2018-11-14 08:57:29 +08:00
lws-relpol-3.svg docs: release-policy README and pics 2018-11-14 08:57:29 +08:00
lws-relpol-4.svg docs: release-policy README and pics 2018-11-14 08:57:29 +08:00
lws-relpol-5.svg docs: release-policy README and pics 2018-11-14 08:57:29 +08:00
lws-smp-example.png smp: add some overview docs on the related minimal example 2018-04-19 16:16:48 +08:00
lws-smp-ov.png smp: add some overview docs on the related minimal example 2018-04-19 16:16:48 +08:00
lws_dll.svg docs: lws_dll and lws_dll2 documentation 3 2019-03-26 14:54:50 +08:00
lws_struct-overview.svg lws_struct 2019-04-06 06:08:47 +08:00
lwsac.svg lwsac 2018-10-16 05:05:56 +08:00
lwsgt-overview.png plugin table dirlisting 2016-07-14 08:57:28 +08:00
threadpool-states.svg threadpool 2018-09-11 18:27:59 +08:00
threadpool.svg threadpool 2018-09-11 18:27:59 +08:00
wss2.png README.md: serve from repo 2018-08-14 19:09:23 +08:00