https://github.com/barchart/barchart-udt
Java wrapper for native C++ UDT protocol.
https://github.com/barchart/barchart-udt
Last synced: over 1 year ago
JSON representation
Java wrapper for native C++ UDT protocol.
- Host: GitHub
- URL: https://github.com/barchart/barchart-udt
- Owner: barchart
- Created: 2012-12-10T15:22:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-06-06T15:04:08.000Z (about 2 years ago)
- Last Synced: 2025-03-28T10:11:19.355Z (over 1 year ago)
- Language: Java
- Homepage: https://github.com/barchart/barchart-udt/wiki
- Size: 24.7 MB
- Stars: 128
- Watchers: 29
- Forks: 90
- Open Issues: 39
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-java - Barchart UDT
README
### documentation
proceed to [barchart-udt wiki]
(https://github.com/barchart/barchart-udt/wiki)
## Building locally
mvn -U clean install --activate-profiles artifact-version,package-bundle -Pcheckout,nar -Dmaven.test.skip=true