Eyal Niv

Results 9 issues of Eyal Niv

Hi, I'm wondering if `WebSocketConnectionPtr::send` is a blocking method? This is of an interest since I'm interested in understanding how would a websocket server implemented with Drogon cope with sending...

Hi, This terminal is great. I'm using a combination of two terminals one is in locked mode, sized for a single line and used as input, while the other one...

feature request

Hi, I ran into this when I included cppserver in a custom C++ project, and was specifically including `server/asio/tcp_client.h`. This file is including several files from `CppCommon` some of them...

This pull request introduces run-time configuration of the line ending and user errors. Run-time configuration is valuable when compiling the library as an independent archive or shared object and linking...

Hi, I'm using `WebglSquare` as a surface for a dynamic xy scatter scatter plot as suggested in #72. I'm trying to create a persistence function where points from previous frames...

Hi, I'm looking for advice on how I should have my http server respond to a browser eventsource() with keep alive where the server should send notifications on occasion to...

Hello, I have recently updated to kernel 6.2.0 (EDIT: this also happens on an older kernel 5.19) Running XDMA in polled mode causes a kernel crash in `engine_service_poll` (libxdma.c). This...

More specifically, it is violated by `message(STATUS "jsoncpp version:" ${jsoncpp_ver})` This is very minor.

Hello, Is it possible to open a push-pull gpio without alternating its current state if it is unknown?