Skip to content

Commit

Permalink
chore(readme.md): update example links
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach authored Feb 6, 2022
1 parent c44e43b commit ed3b984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ ber.tag_class # => ASN1::BER::TagClass::Universal
## Real World Examples:

* ASN.1
* https://github.com/crystal-community/jwt/blob/master/src/jwt.cr#L193
* https://github.com/crystal-community/jwt/blob/master/src/jwt.cr#L251
* https://github.com/spider-gazelle/crystal-ldap
* enums and bit fields
* https://github.com/spider-gazelle/knx/blob/master/src/knx/cemi.cr#L195
* variable sized arrays
* https://github.com/spider-gazelle/crystal-bacnet/blob/master/src/bacnet/secure_bvlci.cr
* https://github.com/spider-gazelle/crystal-bacnet/blob/master/src/bacnet/virtual_link_control/secure_bvlci.cr#L54

0 comments on commit ed3b984

Please sign in to comment.