-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.9 separate class files for each main handler
v1.9 separate class files for each main handler * Updated project to have separate class files for each handler (Pull, Storage, Stream and DNS) * Added class `BunnyAPIPull` for pullzone interaction * Added class `BunnyAPIStorage` for storage interaction * Added class `BunnyAPIStream` for video stream interaction * Added class `BunnyAPIDNS` for DNS interaction
- Loading branch information
Showing
8 changed files
with
947 additions
and
915 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.