Go to file
2016-06-17 22:45:19 +02:00
enet [DEV] HTTP start to be ok and websocket start to be implemented ... 2016-06-17 22:45:19 +02:00
test [DEV] HTTP start to be ok and websocket start to be implemented ... 2016-06-17 22:45:19 +02:00
.gitignore [DEV] first http get work 2014-05-04 22:27:56 +02:00
.travis.yml [CI] add integration of the atria-soft coverage 2015-08-27 22:41:41 +02:00
license.txt [LICENCE] change BSD to Apache 2.0 2014-08-08 23:32:01 +02:00
lutin_enet-test-client-http.py [DEV] split client and server 2016-05-02 22:14:07 +02:00
lutin_enet-test-client.py [DEV] split client and server 2016-05-02 22:14:07 +02:00
lutin_enet-test-server-http.py [DEV] rework ENET 2016-06-16 22:46:43 +02:00
lutin_enet-test-server.py [DEV] split client and server 2016-05-02 22:14:07 +02:00
lutin_enet.py [DEV] HTTP start to be ok and websocket start to be implemented ... 2016-06-17 22:45:19 +02:00
README.md [CI] add integration of the atria-soft coverage 2015-08-27 22:41:41 +02:00

enet

enet is a network abstraction layer for ewol

Build Status

Coverage Status

Test Status

Warning Status

Instructions

To compile and use see 'ewol' or 'edn' project

License (APACHE v2.0)

Copyright enet Edouard DUPIN

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.