1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/doc/latex/index.tex
Andy Green 014481e912 documentation convert to doxygen
Signed-off-by: Andy Green <andy@warmcat.com>
2016-07-14 08:57:27 +08:00

14 lines
No EOL
557 B
TeX

Libwebsockets covers a lot of interesting features for people making embedded servers or clients
\begin{DoxyItemize}
\item http(s) serving and client operation
\item ws(s) serving and client operation
\item http(s) apis for file transfer and upload
\item http P\+O\+ST form handling (including multipart)
\item cookie-\/based sessions
\item account management (including registration, email verification, lost pw etc)
\item strong ssl P\+FS support (A+ on S\+S\+Llabs test)
\end{DoxyItemize}
You can browse by api category \href{modules.html}{\tt here}.