Skip to content

An implementation of the Google Cast V2 protocol in Java.

License

Notifications You must be signed in to change notification settings

ofmooseandmen/wire

Repository files navigation

Wire

CI codecov.io license

An implementation of the Google Cast V2 protocol in Java.

Acknowledgement

Hat tip to github.com/thibauts for his detailed description of the Cast V2 protocol!

Building from Source

You need JDK-8 or higher to build Wire. Wire can be built with Gradle using the following command:

./gradlew clean build

Tests

Wire is tested with cucumber. Feature files can be found in the src/test/resources folder.

About

An implementation of the Google Cast V2 protocol in Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published