Giter Site home page Giter Site logo

tyrolyean / algp Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 611 KB

A asynchroneous lossy protocol for encrypted game data transmission

Home Page: https://www.tyrolyean.net/ALGP

License: Apache License 2.0

C++ 97.50% Makefile 0.79% C 1.70%
game c protocol lossy

algp's Introduction

ALGP

IN DEVELOPMENT! NOT STABLE YET! PLEASE DON'T USE!

The ALGP is a protocol intended to ease plaintext data transfer from client to server and unify it. If anybody intends to use it, please aknowledge that the protocol's ONLY server-sided operation is to validate the client's output. No other calculation tasks are performed on the server side. The server, however is responsible for data exchange, though this is limited to text.

BUILD

As per usual there is a Makefile in the root directory. Please make sure the following dependencys are installed:

  • Libsodium
  • GPGME

They should be in your library paths.

INSTALL

The include directory probably should be self-explaining, as it inhabits the header files you program should include. The make command should produce build/ALGP.so which your program should link against.

Rest

I don't want to be blamed for unusable code so I don't know why I put this up here in this kinda early stage… If you, for whatever reason want to help me bringing this to a readable format, please don't hasitate to message me. Thank you for your attention and please don't intend to use this.

algp's People

Contributors

tyrolyean avatar

Watchers

 avatar

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.