26 Commits

Author SHA1 Message Date
31bf196278 [DEV] send full buffer in one time (start think on udp sending ...) 2016-07-05 22:17:02 +02:00
db50d40c8c [DEBUG] add lock on read and write on the socket and check return of http header before continue sending datas... 2016-07-01 23:39:24 +02:00
905721d2b9 [DEV] try to have fast tcp socket 2016-07-01 14:48:45 +02:00
d16c4b130d [DEV] clean interface and add protocol management 2016-06-21 21:28:58 +02:00
07323386b7 [DEV] change some cont function and add send and receive timeing in websocket 2016-06-20 23:22:45 +02:00
19d49bb462 [DEV] correct key of websocket 2016-06-20 22:08:34 +02:00
4f82e11375 [DEV] add websocket nearly correct 2016-06-15 23:55:26 +02:00
83c9cf69b0 [DEV] HTTP start to be ok and websocket start to be implemented ... 2016-06-17 22:45:19 +02:00
97acf584f8 [DEV] rework ENET 2016-06-16 22:46:43 +02:00
f0c425cd29 [DEV] add number of retry in parameter and some poll clean 2016-05-26 21:44:15 +02:00
fe937bbe64 [DEV] new interface of server connection ==> start to work (remove http) 2016-05-23 21:18:37 +02:00
96abe77af6 [DEV] reduve log level 2016-05-17 22:34:18 +02:00
a097624a2a [DEV] try poll for receiving data 2016-05-16 23:35:07 +02:00
cb68691ca0 [DEV] try implement poll interface 2016-05-13 23:13:23 +02:00
dd3db3eea6 [DEV] some update 2016-05-12 21:01:11 +02:00
533e15ce8d [DEV] remove __class__ and better header 2016-04-29 22:33:47 +02:00
fbcb395711 [DEBUG] Build correction 2016-03-14 21:00:19 +01:00
df0a816b12 [DEV] update of external of elog and ethread 2016-03-08 21:29:34 +01:00
c94d56f491 [DEV] replace 'include guard' with 'pragma once' 2016-02-02 21:18:54 +01:00
b1ad254e0e [DEV] update Log interafce 2015-03-25 21:14:12 +01:00
5a108ecdac [DEV] change default Instance 2014-08-13 22:30:47 +02:00
dd76dbf0fd [LICENCE] change BSD to Apache 2.0 2014-08-08 23:32:01 +02:00
22baa22bc2 [STYLE] remove (void) in () to be c++ coherent 2014-05-15 21:37:39 +02:00
488658aecf [DEV] first post methode availlable 2014-05-06 21:11:04 +02:00
c936af3c64 [DEV] little HTTP work 2014-05-05 21:40:21 +02:00
77dd712c56 [DEV] first http get work 2014-05-04 22:27:56 +02:00