{"id":15411464,"url":"https://github.com/thorium/signalr-fsharp-example","last_synced_at":"2025-07-07T21:40:13.348Z","repository":{"id":8610739,"uuid":"10250976","full_name":"Thorium/SignalR-FSharp-Example","owner":"Thorium","description":"Example of Signal-R 2.0 with FSharp (F# server side and both Silverlight 5 (F#) and Javascript clients) and Rx","archived":false,"fork":false,"pushed_at":"2014-01-30T20:26:45.000Z","size":912,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-24T02:52:03.209Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"F#","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/Thorium.png","metadata":{"files":{"readme":"README.markdown","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":"2013-05-23T18:53:22.000Z","updated_at":"2025-02-09T09:44:39.000Z","dependencies_parsed_at":"2022-08-18T13:21:52.350Z","dependency_job_id":null,"html_url":"https://github.com/Thorium/SignalR-FSharp-Example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Thorium/SignalR-FSharp-Example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thorium%2FSignalR-FSharp-Example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thorium%2FSignalR-FSharp-Example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thorium%2FSignalR-FSharp-Example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thorium%2FSignalR-FSharp-Example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thorium","download_url":"https://codeload.github.com/Thorium/SignalR-FSharp-Example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thorium%2FSignalR-FSharp-Example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264149712,"owners_count":23564518,"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":[],"created_at":"2024-10-01T16:49:10.756Z","updated_at":"2025-07-07T21:40:13.296Z","avatar_url":"https://github.com/Thorium.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Example of SignalR with F-Sharp (and Silverlight 5 or Javascript):**\n\n- SignalR is a library (for web-based Publish/Subscribe -pattern) on top \n  of WebSockets, which is HTML5 API that enables bi-directional communication \n  between the browser and server. SignalR will fallback to other techniques and \n  technologies when WebSockets are not available.\n  [http://signalr.net/][1]\n  \n- F-Sharp (F#) is multiparadigm (functional-first) programming language \n  mainly for .NET environment.\n  [http://fsharp.org/][2]\n  \n- This sample uses Reactive Extensions 2.1 to communicate with SignalR, \n  on both client and server side. Reactive Extensions is a library to \n  compose asynchronous and event-based programs using observable \n  collections and LINQ-style query operators.\n  [http://msdn.microsoft.com/en-us/data/gg577609.aspx][3]\n\n- For server side:  \n  This could work purely from F# as Owin ([http://owin.org/][4]) console application \n  but now F#-server-side is called from an empty ASP.NET C# Web Application. \n  (You can start OWin from F# Interactive...)\n\n- For client side:\n  Silverlight 5.0 application using F#-library\n  and Silverlight 5.0 XAML/C# application to show the user interface.\n  [http://www.silverlight.net][5]\n  There is also jQuery/JavaScript test page, if you don't want to use Silverlight.\n  \n- This proof of concept/sample/tutorial/demo is developed with \n  Visual Studio 2012. References are resolved via NuGet. \n  F# compiler won't auto-restore packages on compile. \n  **So go first to Tools -\u003e Library Package Manager -\u003e NuGet\n  and press \"Restore\" to restore all the references, and then rebuild.**\n\n- SignalR supports two kinds of connections: Hub and PersistentConnection\n  Both are working with Silverlight and JavaScript. \n  \n\n\n  [1]: http://signalr.net/\n  [2]: http://fsharp.org/\n  [3]: http://msdn.microsoft.com/en-us/data/gg577609.aspx\n  [4]: http://owin.org/\n  [5]: http://www.silverlight.net\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorium%2Fsignalr-fsharp-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthorium%2Fsignalr-fsharp-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthorium%2Fsignalr-fsharp-example/lists"}