{"id":21043668,"url":"https://github.com/mrsmith33/enet-tutorials","last_synced_at":"2026-03-17T09:33:46.043Z","repository":{"id":21944694,"uuid":"25269185","full_name":"MrSmith33/enet-tutorials","owner":"MrSmith33","description":"ENet tutorials/examples for D programming language","archived":false,"fork":false,"pushed_at":"2014-11-15T21:58:29.000Z","size":320,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-30T16:19:47.841Z","etag":null,"topics":["d","dlang","enet"],"latest_commit_sha":null,"homepage":"","language":"D","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/MrSmith33.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":"2014-10-15T19:06:57.000Z","updated_at":"2021-10-22T18:46:30.000Z","dependencies_parsed_at":"2022-07-17T10:16:08.431Z","dependency_job_id":null,"html_url":"https://github.com/MrSmith33/enet-tutorials","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MrSmith33/enet-tutorials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSmith33%2Fenet-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSmith33%2Fenet-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSmith33%2Fenet-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSmith33%2Fenet-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrSmith33","download_url":"https://codeload.github.com/MrSmith33/enet-tutorials/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSmith33%2Fenet-tutorials/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30620740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-17T08:10:05.930Z","status":"ssl_error","status_checked_at":"2026-03-17T08:10:04.972Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["d","dlang","enet"],"created_at":"2024-11-19T14:13:42.671Z","updated_at":"2026-03-17T09:33:46.024Z","avatar_url":"https://github.com/MrSmith33.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Enet tutorials\n\n##About\n\nThis is a collection of ENet tutorials and examples written in D programming language.\n\n## Tutorials\n\n1. Simple client/server example. It has Server and Client structs with some convenience methods.\u003cbr/\u003e\nTo build use `dub build :tut01`.\n\n2. Extends first example by adding abstract Connection class from which both client and server are derived. In this tutorial a packet system is implemented. Serialization/deserealization is done with cbor-d package. Packet system allows for easy sending and receiving of structs. It has a basic chat protocol.\u003cbr/\u003e\nTo build use `dub build :tut02`.\n\n3. A client/server chat application. Client is a gui application that uses anchovy library for gui. A simple user storage on server is implemented. Client and server implemented as separate configurations, with client being the default one.\u003cbr/\u003e\nAlso, a simple `/exit` command is implemented on the server.\u003cbr/\u003e\nYou can build a client with `dub build :tut03 --config=client`, or simply by `dub build :tut03`.\u003cbr/\u003e\nA server is built like `dub build :tut03 --config=server`.\n\n### Tutorial 3 animation\n![chat](https://cloud.githubusercontent.com/assets/1129910/4772200/de819eca-5b95-11e4-875f-48f20939fc8e.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsmith33%2Fenet-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrsmith33%2Fenet-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsmith33%2Fenet-tutorials/lists"}