syndilights/clients
Gunstick 57548fdd05 last update 2015-02-08 21:57:21 +01:00
..
README
cellular.py
plasma.py
plasma.py.html last update 2015-02-08 21:57:21 +01:00
s2llib.py
test.py

README

The goal is to make a nice python client library that allows us to quickly make new clients.

First goal is to get cellular.py and plasma.py to work through full stack.

plasma.py sends packets to:
frameserver, which sends packets to:
ws_udp.js, which sends it to the visionneuse.html client.

PROBLEMS: