https://github.com/pureswift/tlvcoding
TLV8 (Type-Length-Value) Coder library
https://github.com/pureswift/tlvcoding
homekit swift tlv
Last synced: about 1 year ago
JSON representation
TLV8 (Type-Length-Value) Coder library
- Host: GitHub
- URL: https://github.com/pureswift/tlvcoding
- Owner: PureSwift
- License: mit
- Created: 2018-03-08T20:40:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T10:18:06.000Z (over 3 years ago)
- Last Synced: 2025-03-30T04:11:13.127Z (about 1 year ago)
- Topics: homekit, swift, tlv
- Language: Swift
- Size: 149 KB
- Stars: 28
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TLVCoding
[](https://travis-ci.org/PureSwift/TLVCoding)
TLV8 (Type-Length-Value) Coder library
# See Also
- [BluetoothLinux](https://github.com/PureSwift/BluetoothLinux) - Pure Swift Linux Bluetooth Stack
- [GATT](https://github.com/PureSwift/GATT) - Bluetooth Generic Attribute Profile (GATT) for Swift
- [SwiftFoundation](https://github.com/PureSwift/SwiftFoundation) - Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library.
- [Cacao](https://github.com/PureSwift/Cacao) - Pure Swift Cross-platform UIKit
- [Silica](https://github.com/PureSwift/Silica) - Pure Swift CoreGraphics (Quartz2D) implementation
- [Predicate](https://github.com/PureSwift/Predicate) - Pure Swift Predicate implementation