{"id":19293530,"url":"https://github.com/reloaded-project/reloaded.messaging","last_synced_at":"2025-07-09T13:05:05.255Z","repository":{"id":40909323,"uuid":"194302011","full_name":"Reloaded-Project/Reloaded.Messaging","owner":"Reloaded-Project","description":"Reloaded II's extensible \"event-like\" solution for passing messages across a local or remote network that sits ontop of LiteNetLib.","archived":false,"fork":false,"pushed_at":"2024-10-17T19:32:48.000Z","size":667,"stargazers_count":11,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T16:35:20.384Z","etag":null,"topics":["litenetlib","mod-api","mod-loader","networking","reloaded","udp"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Reloaded-Project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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,"zenodo":null},"funding":{"github":"Sewer56"}},"created_at":"2019-06-28T16:15:10.000Z","updated_at":"2025-03-06T08:29:04.000Z","dependencies_parsed_at":"2025-04-22T07:37:16.698Z","dependency_job_id":"a65d0e65-638d-47a6-9380-9d87747273b2","html_url":"https://github.com/Reloaded-Project/Reloaded.Messaging","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Reloaded-Project/Reloaded.Messaging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reloaded-Project%2FReloaded.Messaging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reloaded-Project%2FReloaded.Messaging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reloaded-Project%2FReloaded.Messaging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reloaded-Project%2FReloaded.Messaging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Reloaded-Project","download_url":"https://codeload.github.com/Reloaded-Project/Reloaded.Messaging/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reloaded-Project%2FReloaded.Messaging/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264465641,"owners_count":23612576,"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":["litenetlib","mod-api","mod-loader","networking","reloaded","udp"],"created_at":"2024-11-09T22:35:18.786Z","updated_at":"2025-07-09T13:05:05.244Z","avatar_url":"https://github.com/Reloaded-Project.png","language":"C#","readme":"\u003cdiv align=\"center\"\u003e\n\t\u003ch1\u003eReloaded II: Networking Module\u003c/h1\u003e\n\t\u003cimg src=\"https://i.imgur.com/BjPn7rU.png\" width=\"150\" align=\"center\" /\u003e\n\t\u003cbr/\u003e \u003cbr/\u003e\n\t\u003cstrong\u003e\u003ci\u003eAssert.Equal(funnyMessage, Dio)\u003c/i\u003e\u003c/strong\u003e\n\t\u003cbr/\u003e \u003cbr/\u003e\n\u003c/div\u003e\n\n# Introduction\n\nReloaded.Networking is library that adds support for simple, high performance message packing to existing networking libraries.  \n\nSpecifically, it provides a minimal framework for performing the following tasks:  \n\n- Asynchronous message processing for external networking libraries.  \n- Sending/Receiving messages with (de)serialization and [optional] (de)compression.  \n- Automatically dispatching messages to appropriate handlers (per message type).  \n\nIt was originally created for Reloaded II, however has been extended in the hope of becoming a more general purpose library.  \n  \nThis library is heavily optimized for achieving high throughput for messages `\u003c 128KB`.  \n\n## Characteristics\n- High performance. (Memory pooling, allocation free).  \n- Low networking overhead.  \n- Custom serializer/compressor per class type.  \n- Simple message packing/protocol.  \n- 1 byte overhead for uncompressed, 5 bytes for compressed.  \n- Unsafe.  \n\n## Documentation\n\nMore information can be found in the [dedicated documentation site](https://reloaded-project.github.io/Reloaded.Messaging).  ","funding_links":["https://github.com/sponsors/Sewer56"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freloaded-project%2Freloaded.messaging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freloaded-project%2Freloaded.messaging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freloaded-project%2Freloaded.messaging/lists"}