Breep icon indicating copy to clipboard operation
Breep copied to clipboard

C++ peer to peer library, built on the top of boost

Results 5 Breep issues
Sort by recently updated
recently updated
newest added

Hello, Do you know about [Conan](https://github.com/conan-io/conan)? [Conan](http://docs.conan.io/en/latest/) is modern dependency manager for C++. And will be great if your library will be available via package manager for other developers. [Here](https://github.com/bincrafters/conan-templates)...

Adding hooks after serializing objects and before deserializing them could be useful in some circumstances (encryption & decryption, compression & decompression, …)

enhancement
feature

Anyone can connect to any peer network (provided that they have the same protocol ID), even though they are from a completely different program Although this is unlikely, it should...

feature

Breed currently supports only peer-to-peer network architecture. It could be nice to add a client-server architecture.

feature

raphy@raohy:~$ git clone https://github.com/Organic-Code/Breep.git Cloning into 'Breep'... remote: Enumerating objects: 1511, done. remote: Total 1511 (delta 0), reused 0 (delta 0), pack-reused 1511 (from 1) Receiving objects: 100% (1511/1511), 297.38...