mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
14 lines
No EOL
557 B
TeX
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}. |