Ring Daemon 16.0.0
Loading...
Searching...
No Matches
gitserver.h File Reference
Include dependency graph for gitserver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jami::GitServer
 This class offers to a ChannelSocket the possibility to interact with a Git repository. More...
 

Namespaces

namespace  dhtnet
 
namespace  jami
 

Typedefs

using jami::onFetchedCb = std::function< void(const std::string &)>