Commit Graph

64 Commits

Author SHA1 Message Date
d260646f29 [DEBUG] correct an init and check of error in HTTP 2017-04-28 21:21:25 +02:00
36e7081920 [DEV] try to stabilize interface TCP 2017-04-27 21:47:42 +02:00
63c9757a50 [DEBUG] correct some double sent in a socket 2017-02-07 21:23:41 +01:00
0f4bbb87f7 Change licence APACHE-2 to MPL-2 ==> force source redistribution and permit static link 2017-01-05 21:28:23 +01:00
65ff5fb439 [DEV] change Time type std::chrono to echrono 2017-01-04 22:22:25 +01:00
85c8aeaad8 [DEV] add log in error multiple frame 2016-12-15 21:00:31 +01:00
39660fae32 [DEBUG] correct the stop sequence 2016-12-08 21:01:37 +01:00
18a4b7f72b [DEV] simplify code 2016-11-21 21:56:55 +01:00
2911d1c411 [DEV] update dev tag version 2016-10-23 23:20:07 +02:00
f6480ba8ad [RELEASE] new version 0.4.0 2016-10-23 23:20:07 +02:00
a5950ce0e7 [CI] update build 2016-10-23 23:20:07 +02:00
6fa2ed2003 [DEV] remove dependency of unistd.h 2016-10-13 21:29:18 +02:00
1d63f0188f [DEBUG] missing expoert of enet.hpp 2016-10-07 22:29:04 +02:00
9e0421a822 [DEV] windows port functionnal and update Linux to support select on linux insated of poll 2016-10-07 00:35:43 +02:00
a979e33401 [DEV] first implementation of windows socket (missing read) 2016-10-06 01:28:56 +02:00
5cb8ea40e3 [DEV] Update new lutin 2.2.0 (no legacy support) 2016-10-04 23:41:29 +02:00
d89531189e [DEBUG] correct .hpp port + clean libC include 2016-10-02 23:46:07 +02:00
975c124bd4 [DEV/API] change .h in .hpp 2016-09-30 22:28:36 +02:00
1571338fde [DEV] start port of windows socket 2016-09-28 21:52:50 +02:00
739f70020b [DEV] basic documentation (no sample) 2016-09-13 22:20:58 +02:00
0933437748 [DEV] update dev tag version 2016-09-12 21:07:12 +02:00
641c31b6b2 [RELEASE] create release 0.3.0 2016-09-12 21:06:37 +02:00
62f305cf89 [DEV] update to future lutin 2.0 2016-09-08 21:35:02 +02:00
8d9800b3e8 [DEV] update dev tag version 2016-08-30 22:54:08 +02:00
e5d98c0e26 [RELEASE] create release 0.2.0 2016-08-30 22:54:08 +02:00
02790bef18 [DEV] try to build back test server 2016-08-09 21:17:44 +02:00
e9a67be7ae [DEV] update new ememory::SharedPtr 2016-07-15 21:22:11 +02:00
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
d8d002b669 [DEV] split client and server 2016-05-02 22:14:07 +02:00
533e15ce8d [DEV] remove __class__ and better header 2016-04-29 22:33:47 +02:00
515260795b [DEV] update etk 2016-04-08 21:52:27 +02:00
9d3b85afe8 [DEBUG] update windows build 2016-03-17 21:10:49 +01: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
0b2162e216 [DEBUG] better build 2016-01-18 22:22:50 +01:00