Commit Graph

2 Commits

Author SHA1 Message Date
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