Skip to content
This repository has been archived by the owner on Sep 17, 2020. It is now read-only.

Tags: stickpin/node-appletv-x

Tags

v1.0.19

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from lukasroegner/master

Fix for writes to socket after connection closed

v1.0.17

v1.0.17

Error handling for socket write (#1)
Thanks @lukasroegner

v1.0.16

v1.0.16

* IPv6 support (IPv4 has a priority)
* mdns and curve25519 replaced with native js libraries

v1.0.15

v1.0.15

* More native Chacha20Poly1305 implementation

v1.0.14

v0.1.4

* Sodium has been dropped in favor of native Chacha20Poly1305 implementation (still WIP).
* TypeScript traces removed
* Docs removed as outdated
* More cleanups

v1.0.13

v1.0.13

Fixed Docker execution

v1.0.12

v1.0.12

Proto files updated.
Thanks to postlund  (https://github.com/postlund/pyatv) to keeping it up to date.

v1.0.11

Remove .DS_Store from everywhere