{"id":25601410,"url":"https://github.com/magnusthor/xsockets.windows.service","last_synced_at":"2025-11-11T03:31:37.685Z","repository":{"id":5680530,"uuid":"6890562","full_name":"MagnusThor/XSockets.Windows.Service","owner":"MagnusThor","description":"An example / template for setting up a Windows Service for XSockets.NET","archived":false,"fork":false,"pushed_at":"2013-04-08T10:50:28.000Z","size":607,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-27T12:07:58.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/MagnusThor.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":"2012-11-27T20:42:13.000Z","updated_at":"2013-10-07T07:48:35.000Z","dependencies_parsed_at":"2022-08-30T22:52:56.022Z","dependency_job_id":null,"html_url":"https://github.com/MagnusThor/XSockets.Windows.Service","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagnusThor%2FXSockets.Windows.Service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagnusThor%2FXSockets.Windows.Service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagnusThor%2FXSockets.Windows.Service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MagnusThor%2FXSockets.Windows.Service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MagnusThor","download_url":"https://codeload.github.com/MagnusThor/XSockets.Windows.Service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240045013,"owners_count":19739184,"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":"2025-02-21T15:54:27.782Z","updated_at":"2025-11-11T03:31:37.657Z","avatar_url":"https://github.com/MagnusThor.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"XSockets.Windows.Service\n========================\n\n# Info\n\nThis is an simple example that shows how to run XSockets.NET as Windows Service.  \n\nAfter successfull build Install the service by using the InstalUtil.exe, open command prompt (development console) in admin mode\n\nRegister (install) the service:\n\nInstallUtil.exe XSockets.Windows.Service.exe\n\nUnregister (Uninstall) the service\n\nInstallUtil.exe XSockets.Windows.Service.exe /u\n\n# Note\n\nDo you have dependencies on external assemblies in your \"controllers\"?\nMake sure to add them to the root of the service location.\n\nTo change configuration settings such as endpoint and allowed origins (location of your XSockets Service).\nApply your changes to the app.config (\"XSockets.Windows.Service.Configuration\")\n\nThe example configuration is defined to answer on the following url and origins;\n\nUrl: ws://127.0.0.1:4506\"\nOrigins: http://*,https://*\n\nAs we included the XSockets.Extensibility.Handlers plugin you will be able\nto use the \"Generic\" Controller (Just remove that assembly from the references to disable that functionallity.)\n\n================================================\n\n\nKind regards\nTeam XSockets.NET","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnusthor%2Fxsockets.windows.service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagnusthor%2Fxsockets.windows.service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagnusthor%2Fxsockets.windows.service/lists"}