{"id":21076241,"url":"https://github.com/realfranser/socket-programming","last_synced_at":"2026-05-20T03:36:34.193Z","repository":{"id":107082178,"uuid":"362722476","full_name":"realfranser/socket-programming","owner":"realfranser","description":"Development of a sequential client-server server system. Using sockets with c.","archived":false,"fork":false,"pushed_at":"2021-05-11T22:40:53.000Z","size":309,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T22:52:53.301Z","etag":null,"topics":["c","socket-io","tcp-server"],"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/realfranser.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-29T07:06:49.000Z","updated_at":"2021-07-11T18:00:16.000Z","dependencies_parsed_at":"2024-04-22T16:48:53.578Z","dependency_job_id":null,"html_url":"https://github.com/realfranser/socket-programming","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/realfranser%2Fsocket-programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realfranser%2Fsocket-programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realfranser%2Fsocket-programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realfranser%2Fsocket-programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realfranser","download_url":"https://codeload.github.com/realfranser/socket-programming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243521251,"owners_count":20304185,"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":["c","socket-io","tcp-server"],"created_at":"2024-11-19T19:27:33.973Z","updated_at":"2026-05-20T03:36:29.173Z","avatar_url":"https://github.com/realfranser.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Socket Programming with C\n\nThis is a sequential client-server connection using sockets with c.\n\nThe clients send the server requests for the creation, destruction,\nmodification or reception of queues with data stored in them. All the queues\nare stored in a hash table or dicctionary which is managed exclusively in the\nserver side.\n\n\nNotas: se podria crear en la clase libzerocopyMQ una funcion que haga un setup\nde los elementos opcion, cola size y cola name. Similar a create_destroy pero\nque sirva para todos. Cuidar el handling del pointer a la struct iovec.\n\n\nUpdates:\n\nChanged from remote http to remote ssh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealfranser%2Fsocket-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealfranser%2Fsocket-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealfranser%2Fsocket-programming/lists"}