Skip to content

paulhowardarm/parsec-client-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PARSEC logo

PARSEC Go Client

This repository contains a PARSEC Go Client library. The library contains methods to communicate using the wire protocol.

License

The software is provided under Apache-2.0. Contributions to this project are accepted under the same license.

This project uses the following third party crates:

  • serde (Apache-2.0)
  • bincode (MIT)
  • num-traits (MIT and Apache-2.0)
  • num-derive (MIT and Apache-2.0)
  • prost-build (Apache-2.0)
  • prost (Apache-2.0)
  • bytes (MIT)
  • num (MIT and Apache-2.0)
  • uuid (Apache-2.0)

Contributing

Please check the Contributing to know more about the contribution process.

About

Parsec Go client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%