{"id":19076390,"url":"https://github.com/axway-streams/axway-amplify-streams-cpp","last_synced_at":"2025-08-13T01:34:26.093Z","repository":{"id":92557743,"uuid":"101150394","full_name":"axway-streams/axway-amplify-streams-cpp","owner":"axway-streams","description":"Sample application to show how to use Streamdata.io in a C++ application","archived":false,"fork":false,"pushed_at":"2017-08-24T14:27:02.000Z","size":10879,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-02T18:24:53.626Z","etag":null,"topics":["cpp","eventsource","server-sent-events","sse","streaming-data"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axway-streams.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}},"created_at":"2017-08-23T07:20:54.000Z","updated_at":"2019-05-29T20:11:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"adb4949e-be50-49a3-9038-b447f12092d2","html_url":"https://github.com/axway-streams/axway-amplify-streams-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axway-streams%2Faxway-amplify-streams-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axway-streams%2Faxway-amplify-streams-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axway-streams%2Faxway-amplify-streams-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axway-streams%2Faxway-amplify-streams-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axway-streams","download_url":"https://codeload.github.com/axway-streams/axway-amplify-streams-cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240128146,"owners_count":19752124,"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":["cpp","eventsource","server-sent-events","sse","streaming-data"],"created_at":"2024-11-09T01:59:13.114Z","updated_at":"2025-02-22T05:19:20.590Z","avatar_url":"https://github.com/axway-streams.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple C++ app using streamdata.io\n\nThis is a sample application that shows how to use Streamdata.io in a C++ application. \nStreamdata.io relies on two standard technologies: EventSource (https://www.w3.org/TR/eventsource/), and json-patch (http://jsonpatch.com/). \nThis C++ implementation uses ChilKat (https://www.chilkatsoft.com/default.asp) as a C++ EventSource implementation (https://www.chilkatsoft.com/refdoc/vcCkServerSentEventRef.html), and JSON for Modern C++ (https://github.com/nlohmann/json) as a C++ json-patch implementation.\n\n## Step by step setup\n\n1. Create an free account on streamdata.io https://portal.streamdata.io/#/register to get an App token.\n\n2. Make sure you have Visual Studio 2017 installed.\n\n3. Clone project and open the VS solution CppSample.sln.\n\n4. Edit CppSample.cpp and replace ```[YOUR TOKEN HERE]``` with your App token.\n\n5. Press Ctrl + F5 to build the project.\n\nYou should see data and patches pushed in your application and displayed on your terminal.\n\nYou can use the provided demo example API which simulates updating stocks prices from a financial market:\n'http://stockmarket.streamdata.io/v2/prices'\n\nFeel free to test it with any REST/Json API of your choice.\n\nIf you have any question or remark, please contact support@streamdata.io\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxway-streams%2Faxway-amplify-streams-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxway-streams%2Faxway-amplify-streams-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxway-streams%2Faxway-amplify-streams-cpp/lists"}