-
### Description
I'm working on L072CZ_LWAN1 board, using LoRaWAN. I am using mbed-cli and GCC to flash my board using the mbed-os-example-lorawan [1]. I flash the example in my board and try to use O…
-
this is a newer lighter-weight way of signaling instead of using pipes
https://github.com/lpereira/lwan uses it
```
1 sched_setscheduler
1 nosyscall sched_setscheduler
1 epoll_create1
1 …
-
Compiled lwan (Debian) and browsing a static, trivial hello_world.html file with w3m, via http takes about 16 secs to display. All my htmls are delayed like that.
Desktop browsers, links, wget, curl …
-
![meetup_poster](https://user-images.githubusercontent.com/16620050/56707480-40414580-6743-11e9-9a84-6ef8ce1022ea.png)
minta tolongb reviewnya @muslih @parinussa @ralfiannor @firdaus1453
-
http client keep alive mode tansfer to non keep alive will cause segment fault at lwan-coro.c in function run_or_recurse
23781 lwan-coro.c:319 coro_defer_any() coro start = 0x7ffff0c817c0, coro en…
-
Looks like lwan has had the ability, for a while now, to drop privileges to a user (and even jail itself with a ``chroot``) to minimize negative affects of a compromised server.
Anything we can do …
-
When compiling `lwan` on aarch64, the created `lwan.pc` file adds, along with `-lm`, an `m` entry to the `Libs` line:
```
Name: lwan
Description: Scalable, high performance, experimental web serv…
-
You know what's crazy? `/index` is entirely dynamic content; loaded as a template and populated on every page load. You know why? because it lets us have an always-up-to-date copyright notice year.
…
-
I encountered a build error when trying to build on macOS
undef: _be64toh
undef: _htobe64
Undefined symbols for architecture x86_64:
"_be64toh", referenced from:
_lwan_response_websocke…
-
The [current implementation](https://github.com/TechEmpower/FrameworkBenchmarks/blob/c394e6d50b738b5be307d1ba07cfeb255abec64e/frameworks/Rust/actix/src/main_platform.rs#L123) of the fortunes test in `…