Skip to content

arthur-cpp/tll-tls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLL TLS

TLS channel implementation for TLL.

Building the Package

  1. Install dckrbuild from https://github.com/arthur-cpp/dckrbuild.
  2. Build the project:
    • Create a version tag: git tag vX.X.X
    • Run the build script: ./scripts/pack.sh
    • Artifacts will be generated in the result/ directory.
  3. Set up deployment:
    • Copy scripts/deploy.sh.example to scripts/deploy.sh.
    • Configure the variables in the script.
    • Use it to push the package to your aptly-based repository.

About

TLS channel for TLL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 60.6%
  • Python 21.4%
  • Shell 9.9%
  • C 6.5%
  • Meson 1.6%