21 Commits

Author SHA1 Message Date
Simon Stürz
610fc77ded add typeutils documentation 2019-04-01 20:48:17 +02:00
Simon Stürz
b35f5f69bf fixed namespace and added documentation for servers 2019-04-01 20:48:17 +02:00
Simon Stürz
fc86244018 change ports and add ssl configuration 2019-04-01 20:48:17 +02:00
Simon Stürz
557baff39d add websocket server 2019-04-01 20:48:17 +02:00
Simon Stürz
5a3c7a6cfb first working REST call
add httpreply and httprequest to lib
2019-04-01 20:48:17 +02:00
Simon Stürz
f1dd14527e prepared tcp server and mock server for webserver
add TransportInterface
add basic structure of webserver
2019-04-01 20:48:17 +02:00
Simon Stürz
12a93c0898 add forward declarations 2019-04-01 20:48:17 +02:00
Simon Stürz
91afe4f29e add guhserver namespace to server 2019-04-01 20:48:17 +02:00
Simon Stürz
2aa55e469e added copyright 2019-04-01 20:48:17 +02:00
Michael Zanetti
1aba1643f8 first attempt to clean up type system 2019-04-01 20:48:17 +02:00
Simon Stürz
2a372dd240 added google mail notification plugin
changed licence formating
2014-04-20 18:49:39 +02:00
Michael Zanetti
fe95326a10 fix some warnings 2014-04-16 01:13:16 +02:00
Michael Zanetti
c56ebcb6a2 also implement async replies 2014-04-13 22:40:49 +02:00
Michael Zanetti
4f679b3bc3 restructure lib a bit. added initial code for the new rules stuff 2014-04-05 22:01:38 +02:00
Michael Zanetti
5a6d7bf2ba states implemented 2014-04-04 01:34:13 +02:00
Michael Zanetti
6dd81e641c some more work on states and the rules doc 2014-04-04 00:10:15 +02:00
Simon Stürz
95f806ccaf added licence to source code 2014-03-31 21:55:33 +02:00
Michael Zanetti
61a7a68ee0 added JSONRPC.Version and JSONRPC.SetNotificationStatus 2014-03-30 01:14:39 +01:00
Michael Zanetti
05537d7b6a Trigger -> Event 2014-01-26 18:39:09 +01:00
Michael Zanetti
ebbae7f0da added a first test suite 2014-01-26 17:12:15 +01:00
Michael Zanetti
02c8e6e4b4 reworked jsonrpc server.
added introspection
all calls and responses have now param validation
2014-01-20 01:13:43 +01:00