Skip to content

Commit

Permalink
Add KNX protocol (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach authored Jul 23, 2024
1 parent 6d02620 commit 692ee5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ described in [RFC 8032]
* [crystal-snmp](https://github.com/spider-gazelle/crystal-snmp) - An SNMP implementation with version 1, 2c and 3 support
* [fast_irc.cr](https://github.com/RX14/fast_irc.cr) - Fast IRC parser/generator
* [jwt](https://github.com/crystal-community/jwt) - Implementation of JWT (JSON Web Token)
* [knx](https://github.com/spider-gazelle/knx) - KNX protocol implementation supporting multicast, unicast and TCP/IP tunnelling
* [mDNS](https://github.com/spider-gazelle/mdns) - DNS Service Discovery and multicast DNS
* [mqtt-client.cr](https://github.com/84codes/mqtt-client.cr) - A fast and lightweight MQTT client
* [msgpack-crystal](https://github.com/crystal-community/msgpack-crystal) - MessagePack library
Expand Down

0 comments on commit 692ee5b

Please sign in to comment.