Skip to content

meetecho/libbfcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFCP message/client/server libraries

This repository contains a set of libraries implementing different aspects of the BFCP (Binary Floor Control Protocol), specifically:

  • bfcpmsg: a library to implement parsing/building capabilities for the protocol;
  • bfcpclt: a library to implement the client side of the protocol;
  • bfcpsrv: a library to implement the server side of the protocol.

The libraries were originally implemented by Lorenzo Miniero (University of Napoli Federico II) and Oscar Novo (Ericsson), and are now hosted in a Meetecho repository to make them more easily accessible.

The license for all libraries is LGPL 2.1 (GNU Lesser General Public License v2.1).

NOTE WELL: This code is unmantained. We're not going to address issues or pull requests.

About

BFCP message/client/server libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published