Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.

R3D9477/haxe-easyNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyNet

Library for easy and convenient working with network.
Currently for Neko & C++.

Installation:

  • via haxelib
    • stable: haxelib install easyNet
    • development: haxelib git easyNet https://github.com/r3d9u11/haxe-easyNet
  • via git: git clone https://github.com/r3d9u11/haxe-easyNet

Currently provides:

Samples collection:

Tested with:

  • Haxe 3.4.4
  • Neko 2.1.0
  • HXCPP 3.4.188
  • Linux Mint 18.3 x64

See wiki for more information!