mj8ac / PiDataLogger

0 stars 0 forks source link

replace apache with light-weight web socket based server #6

Open mj8ac opened 8 years ago

mj8ac commented 8 years ago

Look to replace request/response model with duplex web socket. This will make the application much more light weight and self-contained. Web socket implementation should be possible through adding to python script.