Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 696 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 696 Bytes

oxy

GoDoc Build Status

oxy is a WIP package to provide AliceO2 message semantics on top of fer, the FairMQ compatible toolkit.

License

oxy is released under the BSD-3 license.

Installation

oxy is installable via go get:

$> go get github.com/sbinet-alice/oxy/...

NOTE: you need at least go1.7.

Documentation

Documentation is available on godoc.