/samp

Primary LanguageJavaApache License 2.0Apache-2.0

SAMP

Simple Async Messaging Protocol

Development

Prerequisites

You will need Gradle.

Testing

Run tests

gradle test

Publish

set environment variables

export GITHUB_USERNAME=<your github username>
export GITHUB_TOKEN=<github token>

and run

gradle publish

TODO

  • Format using ByteBuffer

License

Copyright © 2016-2019 Jarden Digital

Distributed under the Apache License 2.0.