|
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 |
|
|
57defb7da9
|
[DEV] update new lutin 0.8.0
|
2015-10-14 21:21:03 +02:00 |
|
|
83296899bd
|
[DEV] update next lutin version
|
2015-09-24 21:44:04 +02:00 |
|
|
683cf7471b
|
[CI] add integration of the atria-soft coverage
|
2015-08-27 22:41:41 +02:00 |
|
|
1d1a872b76
|
[CI] update travis with new interface (no sudo)
|
2015-08-24 23:55:27 +02:00 |
|
|
6f02a7db12
|
[CI] remove test
|
2015-06-18 21:31:20 +02:00 |
|
|
b1e09fee83
|
[DEV] update travis file
|
2015-06-17 21:25:57 +02:00 |
|
|
629c64b50d
|
[BUILD] update new lutin 0.5.3
|
2015-05-08 22:37:50 +02: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 |
|