{"id":22393968,"url":"https://github.com/isotoxin/toxcore-vs","last_synced_at":"2025-07-31T10:32:21.396Z","repository":{"id":26238936,"uuid":"29685813","full_name":"isotoxin/toxcore-vs","owner":"isotoxin","description":"All necessary libs to build static toxcore using Visual Studio 2015","archived":false,"fork":false,"pushed_at":"2018-03-02T18:20:13.000Z","size":5590,"stargazers_count":12,"open_issues_count":4,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-07T00:41:30.338Z","etag":null,"topics":["tox","toxcore","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isotoxin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-22T15:41:38.000Z","updated_at":"2024-07-10T02:34:55.000Z","dependencies_parsed_at":"2022-08-26T06:12:53.998Z","dependency_job_id":null,"html_url":"https://github.com/isotoxin/toxcore-vs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isotoxin/toxcore-vs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isotoxin%2Ftoxcore-vs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isotoxin%2Ftoxcore-vs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isotoxin%2Ftoxcore-vs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isotoxin%2Ftoxcore-vs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isotoxin","download_url":"https://codeload.github.com/isotoxin/toxcore-vs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isotoxin%2Ftoxcore-vs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268024565,"owners_count":24183149,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["tox","toxcore","visual-studio"],"created_at":"2024-12-05T05:08:30.234Z","updated_at":"2025-07-31T10:32:20.412Z","avatar_url":"https://github.com/isotoxin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# toxcore-vs \n\nAll necessary libs to build static toxcore using Visual Studio 2015 (2013 is no longer supported)\n\n\u003ch4\u003eDifferences from the original toxcore\u003c/h4\u003e\n\nCurrent version of toxcore is toktok based, but has some advatages.\n\nMain advantage is *PERSISTENT GROUPCHATS* compatible with current groupchats.\n\n`Tox_Options` has addition `const char *` parameter:\u003cbr\u003e\n`const char * client_capabilities`\u003cbr\u003e\nif `client_capabilities` is NULL, toxcore-vs works identically to original one. You can provide non-NULL static string with `TOX_CLIENT_CAPS_SIZE` maximum length, and this string will be sent to another contact whenever the state of the contact becomes online. Other client can read this string with `tox_friend_get_client_caps`. This is way, that clients can identify clients to enable client-scpecific features.\n\nThere are some addition api functions in toxcore-vs:\u003cbr\u003e\n- `const uint8_t *tox_friend_get_client_caps(const Tox *tox, uint32_t friend_number);`\u003cbr\u003e\n- `void tox_callback_cryptpacket_before_send(Tox *tox, tox_friend_cryptpacket_before_send_cb *callback, void *user_data);`\u003cbr\u003e\n- `bool tox_friend_send_lossless_packet2(Tox *tox, uint32_t friend_number, const uint8_t *data1, size_t length1, const uint8_t *data2, size_t length2);`\u003cbr\u003e\n\n\u003ch4\u003eBuild\u003c/h4\u003e\n1. Install Visual Studio 2015 any desktop version (if not yet)\u003cbr /\u003e\n2. run `build_libs_2015.cmd` to build 32 bit libs; run `build_libs_2015.cmd 64` to build 64 bit libs\u003cbr /\u003e\n\nAnother way - create solution and add project (*.vcxproj) files, then build from msvs gui\n\nPS. There are yasm.exe in vpx folder - it necessary to build asm files of vpx lib.\nIf you don't want to run exe from untrusted source, you can download yasm.exe here: http://yasm.tortall.net/Download.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisotoxin%2Ftoxcore-vs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisotoxin%2Ftoxcore-vs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisotoxin%2Ftoxcore-vs/lists"}