xref: /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/README.md
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-custom/
1d4afb5ceSopenharmony_ci# lws minimal http server
2d4afb5ceSopenharmony_ci
3d4afb5ceSopenharmony_ci## build
4d4afb5ceSopenharmony_ci
5d4afb5ceSopenharmony_ci```
6d4afb5ceSopenharmony_ci $ cmake . && make
7d4afb5ceSopenharmony_ci```
8d4afb5ceSopenharmony_ci
9d4afb5ceSopenharmony_ci## usage
10d4afb5ceSopenharmony_ci
11d4afb5ceSopenharmony_ci```
12d4afb5ceSopenharmony_ci $ ./lws-minimal-http-server
13d4afb5ceSopenharmony_ci[2018/03/04 09:30:02:7986] USER: LWS minimal http server | visit http://localhost:7681
14d4afb5ceSopenharmony_ci[2018/03/04 09:30:02:7986] NOTICE: Creating Vhost 'default' port 7681, 1 protocols, IPv6 on
15d4afb5ceSopenharmony_ci```
16d4afb5ceSopenharmony_ci
17d4afb5ceSopenharmony_ciVisit http://localhost:7681
18d4afb5ceSopenharmony_ci
19

Indexes created Thu Nov 07 10:32:03 CST 2024