Skip to content

Libevhtp with websockets. Based on libevent2. An easy to use and fast event driven, multi-threaded HTTP server with optional SSL.

License

Notifications You must be signed in to change notification settings

aflin/libevhtp_ws

Repository files navigation

LOGO

Libevhtp

Changes in This Branch

  • Integrated and currently working on completing the websocket impementation from an old fork.
  • SSL slowdown hack/fix issue 160.
  • Scheduling fix when thread is in a callback.
  • Onig regular expression matcher now uses native instead of posix compatible calls issue 162.
  • Some behavioral changes when matching urls.

Required Dependencies

Optional Dependencies

Building

  • cd build
  • cmake ..
  • make
  • make examples

About

Libevhtp with websockets. Based on libevent2. An easy to use and fast event driven, multi-threaded HTTP server with optional SSL.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published