Commit Graph

3 Commits

Author SHA1 Message Date
e7a33beb6e authentication is working
add libb64 for base64 support (todo get espressif base64 working)
2015-05-22 18:44:16 +02:00
d63e8fdafb speed up connection handling
note: dont use print on tcp! to slow! (17sec vs 78ms)

use client ptr as parameter for the most functions
2015-05-22 14:40:46 +02:00
02da0e0aa7 begin of WebSockets Server development
receive and phasing of WebSockets Header working
2015-05-22 14:19:01 +02:00