An open API service indexing awesome lists of open source software.

https://github.com/paritytrading/foundation

Utility library for network protocols on the JVM
https://github.com/paritytrading/foundation

java networking

Last synced: 7 months ago
JSON representation

Utility library for network protocols on the JVM

Awesome Lists containing this project

README

          

# Foundation

Foundation is a utility library for network protocols on the JVM.

Foundation requires Java Runtime Environment (JRE) 8 or newer.

## Download

Add a Maven dependency to Foundation:

```xml

com.paritytrading.foundation
foundation

```

See the [latest release][] on GitHub.

[latest release]: https://github.com/paritytrading/foundation/releases/latest

## Links

For more information on Foundation:

- Follow [paritytrading@fosstodon.org](https://fosstodon.org/@paritytrading)
on Mastodon for news and announcements

## License

Copyright 2016 Foundation authors.

Released under the Apache License, Version 2.0. See `LICENSE.txt` for details.