1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
Commit graph

14 commits

Author SHA1 Message Date
547c28d2dc relay: added HTTP API to get active sessions and connection details 2019-03-31 12:51:18 +02:00
5bb428704f fix indetion of top-level try/catch blocks 2019-03-26 17:04:57 +01:00
c4ab3cbbcb properly catch exceptions by reference 2019-02-12 17:05:44 +01:00
b84f6b8a47 lws: check return value of lws_write() 2019-01-14 10:00:09 +01:00
13cb493810 relay: improve coding style 2019-01-14 09:59:51 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
368fbfc9cd relay: fix memory leaks and double frees 2019-01-12 20:31:16 +01:00
83027237c7 relay: add "-d" option to villas-relay 2019-01-12 19:07:03 +01:00
1f58fe3cd6 relay: remove double newlines in LWS log messages 2019-01-12 19:06:41 +01:00
373acdec18 improve coding style 2019-01-12 19:05:57 +01:00
8347dc705f improve logging 2019-01-12 19:05:32 +01:00
c2f83b01fd Merge branch 'ws-relay' into develop
# Conflicts:
#	include/villas/node/config.h.in
#	include/villas/utils.h
#	lib/CMakeLists.txt
#	lib/nodes/websocket.c
#	lib/utils.c
#	lib/web.c
#	src/CMakeLists.txt
#	src/villas-pipe.cpp
2019-01-12 13:48:29 +01:00
fc80bf809d start using spdlog for C++ code 2018-07-17 17:56:56 +02:00
704c4cd59f relay: add villas-relay to build system 2018-07-17 10:56:16 +02:00
Renamed from src/relay.cpp (Browse further)