Skip to content

kostko/libcurvecpr-asio

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

libcurvecpr-asio

Boost.ASIO header-only bindings for libcurvecpr.

Installation

Requires a patched version of libcurvecpr from kostko/libcurvecpr.

Assuming default library and installation locations, the bindings can be installed by using:

$ mkdir build
$ cd build
$ cmake ..
$ sudo make install

Examples

Example server and client implementations can be found under libcurvecpr-asio/examples.

About

Boost.ASIO bindings for libcurvecpr (implementation of CurveCP).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages