notifications: configure cleanup, update libwebsockets

Version of libwebsockets is now set to
https://github.com/cejkato2/libwebsockets
(HEAD)

Installation of libwebsockets (with respect to its README), tested on
redhat-based distro:
mkdir build; cd build; cmake ..&& make libwebsockets_rpm
yum install ./RPM/RPMS/x86_64/*
2 files changed
tree: 5633e01df9fe2e72f06b3e7d2356277273374352
  1. AUTHORS
  2. COPYING
  3. ChangeLog
  4. Makefile.am
  5. NEWS
  6. README
  7. README.md
  8. bootstrap.sh
  9. conf.d/
  10. config.h.in
  11. configure.ac
  12. m4/
  13. mod_netconf.spec.in
  14. scripts/
  15. src/
README.md

mod_netconf

Mod_netconf is a backend for Netopeer-GUI.

See src/README for more information.