https://github.com/teragrep/net_01
Teragrep zero copy networking library for Java
https://github.com/teragrep/net_01
java java-library java-network network-library teragrep zero-copy
Last synced: 29 days ago
JSON representation
Teragrep zero copy networking library for Java
- Host: GitHub
- URL: https://github.com/teragrep/net_01
- Owner: teragrep
- License: agpl-3.0
- Created: 2024-06-26T06:30:29.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T08:25:00.000Z (7 months ago)
- Last Synced: 2025-03-29T15:02:16.317Z (about 2 months ago)
- Topics: java, java-library, java-network, network-library, teragrep, zero-copy
- Language: Java
- Homepage: https://teragrep.com
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Java zero copy networking library - net_01
Java zero copy networking library
== Features
TBD
== Documentation
TBD
== Limitations
TBD
== How to compile/use
TBD
== Contributing
You can involve yourself with our project by https://github.com/teragrep/net_01/issues/new/choose[opening an issue] or submitting a pull request.
Contribution requirements:
. *All changes must be accompanied by a new or changed test.* If you think testing is not required in your pull request, include a sufficient explanation as why you think so.
. Security checks must pass
. Pull requests must align with the principles and http://www.extremeprogramming.org/values.html[values] of extreme programming.
. Pull requests must follow the principles of Object Thinking and Elegant Objects (EO).Read more in our https://github.com/teragrep/teragrep/blob/main/contributing.adoc[Contributing Guideline].
=== Contributor License Agreement
Contributors must sign https://github.com/teragrep/teragrep/blob/main/cla.adoc[Teragrep Contributor License Agreement] before a pull request is accepted to organization's repositories.
You need to submit the CLA only once. After submitting the CLA you can contribute to all Teragrep's repositories.