crystal-libtls-example
Version, currently develop branch1 version
- develop branchlatestJan 10, 2020
github.com/Hexa/crystal-libtls-example
No description declared in shard.yml.
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crystal-libtls-example:
github: Hexa/crystal-libtls-example
branch: developdevelop is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.32.1- License
- MIT
- Author
- Hexa
Dependencies
Runtime Dependencies
- libtls*github: Hexa/libtls.cr
README
crystal-libtls-example
Installation
$ shards
Server
$ crystal build example/server.cr
Client
$ crystal build example/client.cr
Usage
$ ./server -p 10443
$ ./client -p 10443 -m 'Hello, World'
Contributing
- Fork it (https://github.com/Hexa/crystal-libtls-example/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Hexa - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
develop- Seen
- Jan 10, 2020
- Crystal
0.32.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/Hexa/crystal-libtls-example
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1