Enrico Faulhaber
c11bca3c37
rework on transport (encoding/framing) and dispatcher
...
put encoders and framers into their own files.
also rework messages and dispatcher
make tcpserver functional
FIRST WORKING VERSION!
(no daemon mode yet, sorry)
start bin/server.py, connect a terminal to localhost:10767
and press enter....
note: not all requests are bug free yet, ListDevicesRequest() works
Change-Id: I46d6e469bca32fc53057d64ff48cce4f41ea12ea
2016-06-29 18:14:55 +02:00
Enrico Faulhaber
623e7e43db
Merge "Devices infrastructure and minimal server"
2016-06-22 18:09:29 +02:00
Enrico Faulhaber
d3c430e1b9
Devices infrastructure and minimal server
...
starts and creates (server-side) devices
no daemonizing and servicing yet
hint: try starting:
$ bin/server.py -v start
Change-Id: I6ac7a78dfff309a459cc0338a8d0d319ee72ada5
2016-06-22 17:21:18 +02:00
Erik Dahlbäck
87ad1987ea
Revert "This is a test commit"
...
This reverts commit 83a636cd277cb173fe3458b0c15b2c1d3a5304d1.
2016-06-15 14:50:29 +02:00
Erik Dahlbäck
83a636cd27
This is a test commit
...
Change-Id: I40638c7dae561ee98ff8f70c2d5abb5a1ff8892c
2016-06-15 13:58:57 +02:00
Enrico Faulhaber
8a9d2da503
enhance docu a little
...
Change-Id: I59e46c61098106651fa584026f6c7edf33ee5dd1
2016-06-13 17:48:44 +02:00
Enrico Faulhaber
e914d12096
move handlers to messages
...
Change-Id: I1dd49e4d273d9fc3503757fd902767a4b1c42990
2016-06-13 17:26:10 +02:00
Enrico Faulhaber
b52c2d7a60
First checkin, base point for development
...
+ docu-converter
+ some python source files
+ Makefile
Change-Id: I055522c2feff9b72fc4bc88d6663642c78693fe8
2016-06-13 15:49:23 +02:00
Bjoern Pedersen
8152eab7c9
Initial empty repository
2016-06-10 13:56:52 +02:00