{"id":17032331,"url":"https://github.com/cbenoit/wayk-now-rs","last_synced_at":"2025-03-22T21:15:51.184Z","repository":{"id":98571303,"uuid":"288620191","full_name":"CBenoit/wayk-now-rs","owner":"CBenoit","description":"Wayk Now Protocol Implementation (https://wayk.devolutions.net)","archived":false,"fork":false,"pushed_at":"2020-08-18T21:41:30.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T22:53:59.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CBenoit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-19T03:06:22.000Z","updated_at":"2020-08-19T03:06:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"47e80c2e-50f1-4e28-a362-25b5c84aff93","html_url":"https://github.com/CBenoit/wayk-now-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CBenoit%2Fwayk-now-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CBenoit%2Fwayk-now-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CBenoit%2Fwayk-now-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CBenoit%2Fwayk-now-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CBenoit","download_url":"https://codeload.github.com/CBenoit/wayk-now-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245020341,"owners_count":20548180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T08:28:04.980Z","updated_at":"2025-03-22T21:15:50.753Z","avatar_url":"https://github.com/CBenoit.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Wayk Now Rust\n=============\n\n[![dependency status](https://deps.rs/repo/github/devolutions/wayk-now-rs/status.svg)](https://deps.rs/repo/github/devolutions/wayk-now-rs)\n\nCollection of Rust crates for Wayk Now.\n\n## Crates\n\n### wayk_proto\n\nProvides basic Wayk Now packet encoder-decoder and sequencing utilities.\n\n### wayk_proto_derive\n\nProvides derive macros for Encode and Decode traits from wayk_proto.\n\n### wayk_core\n\nProvides data structures and other utilities used by Wayk products not specific to protocol itself.\n\n### wayk_cli_client\n\nA basic Wayk Now CLI client to demonstrate wayk_proto usage.\n\n## Contributing guidelines\n\n- Make a separate branch/fork for your modifications.\n\n- Do your modifications.\n\n- Make sure your code builds and tests are green:\n\n    ```\n    $ cargo test\n    ```\n\n- Check clippy lints for code quality:\n\n    ```\n    $ cargo clippy\n    ```\n\n    See instructions [here](https://github.com/rust-lang/rust-clippy) if you don't have clippy yet.\n\n- Reformat your code using rustfmt:\n\n    ```\n    $ cargo fmt\n    ```\n\n    See instructions [here](https://github.com/rust-lang/rustfmt) if you don't have rustfmt yet.\n\n- **Make sure you pull latest modifications** for master.\n\n- Rebase on top of master so we can\n    [fast forward](https://help.github.com/en/github/administering-a-repository/about-merge-methods-on-github#rebasing-and-merging-your-commits)\n    merge:\n\n    ```\n    $ git rebase origin/master\n    ```\n\n    Assuming your origin remote points on the main repository.\n\n- Send your pull request! Thanks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbenoit%2Fwayk-now-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcbenoit%2Fwayk-now-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcbenoit%2Fwayk-now-rs/lists"}