{"id":21893573,"url":"https://github.com/tearth/falcon","last_synced_at":"2026-05-17T17:07:31.338Z","repository":{"id":88795006,"uuid":"96132570","full_name":"Tearth/Falcon","owner":"Tearth","description":"WebSocket server library for .NET","archived":false,"fork":false,"pushed_at":"2019-07-27T23:26:03.000Z","size":183,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T23:09:37.970Z","etag":null,"topics":["csharp","dotnet","library","websocket","websocket-server"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tearth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2017-07-03T16:55:04.000Z","updated_at":"2021-07-20T07:19:43.000Z","dependencies_parsed_at":"2023-06-12T15:30:47.232Z","dependency_job_id":null,"html_url":"https://github.com/Tearth/Falcon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tearth/Falcon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tearth%2FFalcon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tearth%2FFalcon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tearth%2FFalcon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tearth%2FFalcon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tearth","download_url":"https://codeload.github.com/Tearth/Falcon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tearth%2FFalcon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274568492,"owners_count":25309281,"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-09-11T02:00:13.660Z","response_time":74,"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":["csharp","dotnet","library","websocket","websocket-server"],"created_at":"2024-11-28T13:14:56.055Z","updated_at":"2026-05-17T17:07:26.304Z","avatar_url":"https://github.com/Tearth.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Falcon: WebSocket server library for .NET\n\nFalcon is a simple implementation of WebSocket protocol, based on [RFC6455](https://tools.ietf.org/html/rfc6455). The main class of this library is WebSocketServer, which includes:\n\n#### Events\n * **WebSocketConnected** - triggered when a new client has connected\n * **WebSocketDataReceived** - triggered when new data has received\n * **WebSocketDataSent** - triggered when a data has been successfully sent\n * **WebSocketDisconnected** - triggered when the client has disconnected\n\n#### Methods\n * **Start** - starts WebSocket server with the specified port\n * **Stop** - closes WebSocket server\n * **SendData** - sends specified data to the client\n * **SendRawData** - sends raw (without WebSocket frame) data to the client\n * **DisconnectClient** - removes connection with the client\n * **GetClientInfo** - returns information (IP, port, ...) about the client\n\n# Statistics\n  * **Source lines of code**: ~1800\n  * **Comments**: ~750\n\n# Used libraries\n * Xunit\n\n# Examples\n![Example 1](https://i.imgur.com/ECepzwH.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftearth%2Ffalcon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftearth%2Ffalcon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftearth%2Ffalcon/lists"}