Code Monkey home page Code Monkey logo

libgdx-udp-extension's Introduction

libgdx-udp-extension

UPDATE: THIS LIBRARY IS PENDING A REWRITE AND IS NOT RECOMMENDED FOR ANY USAGE

An experimental UDP extension for the LibGDX library aimed at doing its job with as little allocations as possible. It can easily be ported to other libraries.

Goals

The goals of this project is to create a simple UDP library that abstracts as much as possible away from the networking part making the developer's life easier and limiting the requirement of the knowledge in the area. It makes working with UDP a lot like TCP in the sense. This also was designed in mind to limit allocations to conserve memory.

Dependencies

The current dependencies are LibGDX. This can be very easily be ported to other libraries or made standalone. If I get enough requests I'll put up a version that doesn't depend on LibGDX.

Support

Issues can be placed on the issue tracker. The best way of contacting me would be on IRC. Feature requests will be looked over and implemented if needed.

License

The libgdx-udp-extension or gdx-udp is licensed under the Apache 2.0 License. This simply means you are free to use the library for commercial and non-commercial projects! If you modify the source, you are also not required to share the modifications or contribute them back upstream (but if you find a criticial bug, it would be nice to contribute a fix back!).

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.