Commit Graph

83 Commits

Author SHA1 Message Date
b6b31818aa [RELEASE] Release v1.0.0 2021-02-16 21:43:02 +01:00
681f65a6c4 [DEBUG] update new API of lutin log 2019-05-03 10:18:22 +02:00
540aab40d4 [DEV] space correction 2019-04-01 21:57:43 +02:00
79c20a74ea [DEV] update nullptr in null (specific etk) 2018-06-19 22:15:52 +02:00
1617790e48 [DEV] add querry element in the request 2018-04-13 00:09:31 +02:00
5e422227ab [DEV] add option header' 2018-04-11 22:53:19 +02:00
273982e7d3 [DEV] add pourcentage enoding for URI in HTTP 2018-04-04 23:10:58 +02:00
212731101e [DEBUG] correct multiple argument error 2017-11-07 10:17:56 +01:00
b6d77a7910 [DEV] update to the new ETK allocator wrapper 2017-10-21 19:05:21 +02:00
c653ed5b4b [DEV] set websocket support the reconnection to an other server after http rediredt event 2017-10-14 10:49:26 +02:00
6ec43d60ed [DEV] add the capability to the HTTP to reconnect on an other client socket (not availlable for server mode) 2017-10-14 10:48:31 +02:00
e6f2d8041b [DEV] add parse of the remote TCP connection name in Linux 2017-10-14 10:47:35 +02:00
34bd74c67f [DEV] add the remote name connected to the TCP element IP:port 2017-10-14 10:46:32 +02:00
19ab3637cf [DEV] add client connection with unique string IP:port 2017-10-14 10:45:25 +02:00
790c165268 [DEBUG] update new Map 2017-09-26 15:48:25 +02:00
cb097b3ce5 [DEV] continue removing STL 2017-09-14 00:59:21 +02:00
73c73ef1f5 [DEV] remove STL 2017-09-07 23:38:26 +02:00
29607a6d46 [DEV] continue removing stl 2017-08-28 00:04:49 +02:00
54a5b66436 [DEBUG] missing functionnal 2017-06-07 00:25:35 +00:00
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