{"id":13509312,"url":"https://github.com/chatgris/event_source_encoder","last_synced_at":"2026-02-21T18:02:58.125Z","repository":{"id":18344129,"uuid":"21523841","full_name":"chatgris/event_source_encoder","owner":"chatgris","description":"EventSourceEncoder is a Elixir library to encode data into EventSource compliant data.","archived":false,"fork":false,"pushed_at":"2015-06-22T08:18:48.000Z","size":162,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-21T19:31:31.374Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/chatgris.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}},"created_at":"2014-07-05T16:39:15.000Z","updated_at":"2020-06-05T23:19:13.000Z","dependencies_parsed_at":"2022-08-25T12:11:03.295Z","dependency_job_id":null,"html_url":"https://github.com/chatgris/event_source_encoder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chatgris/event_source_encoder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatgris%2Fevent_source_encoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatgris%2Fevent_source_encoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatgris%2Fevent_source_encoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatgris%2Fevent_source_encoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chatgris","download_url":"https://codeload.github.com/chatgris/event_source_encoder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chatgris%2Fevent_source_encoder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29689644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T15:51:39.154Z","status":"ssl_error","status_checked_at":"2026-02-21T15:49:03.425Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-08-01T02:01:06.052Z","updated_at":"2026-02-21T18:02:58.109Z","avatar_url":"https://github.com/chatgris.png","language":"Elixir","funding_links":[],"categories":["Text and Numbers"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/chatgris/event_source_encoder.png?branch=master)](https://travis-ci.org/chatgris/event_source_encoder)\n# EventSourceEncoder\n\nEventSourceEncoder is a Elixir library to encode data into EventSource\ncompliant data.\n\n## Examples\n\n``` elixir\niex\u003e EventSourceEncoder.encode(1, \"This is data\")\n\"id: 1\\\\ndata: This is data\\\\n\\\\n\"\n\niex\u003e EventSourceEncoder.encode(1, \"This is new data\", :login)\n\"id: 1\\\\nevent: login\\\\ndata: This is new data\\\\n\\\\n\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatgris%2Fevent_source_encoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchatgris%2Fevent_source_encoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchatgris%2Fevent_source_encoder/lists"}