{"id":18406268,"url":"https://github.com/ixmrm01/websocket","last_synced_at":"2026-04-27T11:31:59.967Z","repository":{"id":116161986,"uuid":"352807704","full_name":"ixmrm01/websocket","owner":"ixmrm01","description":"Elm Erlang Websocket","archived":false,"fork":false,"pushed_at":"2021-05-23T18:32:54.000Z","size":157,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T20:56:17.832Z","etag":null,"topics":["cowboy","elm","erlang","websocket"],"latest_commit_sha":null,"homepage":"","language":"Erlang","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/ixmrm01.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,"zenodo":null}},"created_at":"2021-03-29T23:05:40.000Z","updated_at":"2022-07-19T05:38:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a693973-1633-40eb-9518-34293816c41c","html_url":"https://github.com/ixmrm01/websocket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ixmrm01/websocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixmrm01%2Fwebsocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixmrm01%2Fwebsocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixmrm01%2Fwebsocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixmrm01%2Fwebsocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ixmrm01","download_url":"https://codeload.github.com/ixmrm01/websocket/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixmrm01%2Fwebsocket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["cowboy","elm","erlang","websocket"],"created_at":"2024-11-06T03:07:53.207Z","updated_at":"2026-04-27T11:31:59.961Z","avatar_url":"https://github.com/ixmrm01.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# websocket\nElm Erlang Websocket\n\n## Setup\n\n```\n$ rebar3 new app websocket\n```\n\n## Elm\n\n```\n$ cd websocket\n$ mkdir priv\n$ cd priv\n$ elm init\n$ elm install elm/json\n```\n\nCreate index.html\n\nCreate src/Main.elm\n\n```\n$ mkdir static\n$ elm make src/Main.elm --optimize --output=static/main.js\n```\n\n## Erlang\n\nModify rebar.config\n\nModify websocket.app.src\n\nModify websocket_app.erl\n\nModify websocket_sup.erl\n\nCreate ws_h.erl\n\n```\n$ cd ..\n$ rebar3 shell\n```\n\n## Test\n\nhttp://localhost:8080\n\n## Learn more\n\n* [Elm Ports](https://guide.elm-lang.org/interop/ports.html)\n* [Cowboy Websocket example](https://github.com/ninenines/cowboy/tree/master/examples/websocket)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixmrm01%2Fwebsocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fixmrm01%2Fwebsocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixmrm01%2Fwebsocket/lists"}