Git Product home page Git Product logo

haxenet's People

Contributors

ohmnivore avatar robochase6000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

haxenet's Issues

No Mac/Linux NDLLs

Hi! I'm interesting in using this, but the lack of Mac/Linux NDLLs is a problem. I'm on a Mac, so I can get you those, if you tell me how to go about it. Also, I could sort out the Linux stuff as well. Let me know how I can help!

add "enet_host_destroy"?

http://enet.bespin.org/group__host.html#gacec1e9a0b528c1f9ce30544d2d5b5b79

this library works great but it lack a function to destroy a host completely

for example. if you are a client, you disconnect from server
but the client actually still running in other thread

if you are a server,
you need to exit application or it still running in other thread, too

and just a suggestion,
add a check when calling Peers[val_int(ID)] ?
so that if you set a non exist peer ID, it won't crash application

some problem with onReceive() at Client (or sendMsg() at server side)

I'm trying to use this create a multiplayer game, but I met some problem

I called sendMsg at server , but client never receive it
and it doesn't matter which message has been sent,

I put trace(E) in client onReceive(), but I never seen trace result appear in console
it's looks like it just don't work
(either client's receive is broken or server's sendMsg not work)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.