All Projects → axway-streams → Axway Amplify Streams Js

axway-streams / Axway Amplify Streams Js

Licence: apache-2.0
AMPLIFY Streams Javascript package containing SDK, documentation and sample applications

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to Axway Amplify Streams Js

go-sse
Fully featured, spec-compliant HTML5 server-sent events library
Stars: ✭ 165 (+108.86%)
Mutual labels:  sse, server-sent-events
go-gin-web-server
Deploy Go Gin on Render
Stars: ✭ 23 (-70.89%)
Mutual labels:  sse, server-sent-events
sse
HTML5 Server-Sent-Events for Go
Stars: ✭ 84 (+6.33%)
Mutual labels:  sse, server-sent-events
Lib.aspnetcore.serversentevents
Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core
Stars: ✭ 138 (+74.68%)
Mutual labels:  sse, server-sent-events
Sapphiredb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Stars: ✭ 326 (+312.66%)
Mutual labels:  sse, server-sent-events
Php Sse
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
Stars: ✭ 237 (+200%)
Mutual labels:  sse, server-sent-events
geo-smart-system
Open Source Realtime Tracking System
Stars: ✭ 36 (-54.43%)
Mutual labels:  sse, server-sent-events
Server Push Hooks
🔥 React hooks for Socket.io, SEE, WebSockets and more to come
Stars: ✭ 176 (+122.78%)
Mutual labels:  sse, server-sent-events
http-event-stream
📡 Modern spec-compliant Server Sent Events stream implementation.
Stars: ✭ 16 (-79.75%)
Mutual labels:  sse, server-sent-events
sseclient
Pure-Python Server Side Events (SSE) client
Stars: ✭ 85 (+7.59%)
Mutual labels:  sse, server-sent-events
Demo Spring Sse
'Server-Sent Events (SSE) in Spring 5 with Web MVC and Web Flux' article and source code.
Stars: ✭ 102 (+29.11%)
Mutual labels:  sse, server-sent-events
Eventsource
EventSource client for Node.js and Browser (polyfill)
Stars: ✭ 541 (+584.81%)
Mutual labels:  sse, server-sent-events
Demo.AspNetCore.ServerSentEvents
Demo project for demonstrating functionality of Lib.AspNetCore.ServerSentEvents
Stars: ✭ 52 (-34.18%)
Mutual labels:  sse, server-sent-events
go-sse
Server-Sent Events for Go
Stars: ✭ 106 (+34.18%)
Mutual labels:  sse, server-sent-events
Swell
Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL, and gRPC.
Stars: ✭ 517 (+554.43%)
Mutual labels:  sse, server-sent-events
Golang Sse Todo
golang server sent events (sse) example
Stars: ✭ 23 (-70.89%)
Mutual labels:  sse, server-sent-events
Xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
Stars: ✭ 964 (+1120.25%)
Mutual labels:  sse
Esper
📻 Event Source powered by hyper written in Rust
Stars: ✭ 43 (-45.57%)
Mutual labels:  server-sent-events
Eventsource
SSE Swiss Army Knife for Go
Stars: ✭ 29 (-63.29%)
Mutual labels:  sse
Libsimdpp
Portable header-only C++ low level SIMD library
Stars: ✭ 914 (+1056.96%)
Mutual labels:  sse

streamdataio-js

Streamdata.io by Axway (aka AMPLIFY Streams) Javascript SDK package containing SDK, documentation and sample applications.

The SDK allows the use of the Streams SaaS proxy to get data pushed from various sources and to use them in your application.

In this directory, you will find:

  • a minified version of the SDK for UI (streamdataio-web.min.js) and Node.js (streamdataio-node.min.js)
  • the documentation that helps you to understand how it works (doc)
  • several sample projects that show how to use this SDK within a Javascript application, using your favorite JS stack
    • stockmarket sample shows how to get data from a demo data source returning simulated market data, and bind them to a simple UI using JQuery
    • stockmarket-angular is another version of stockmarket projet using AngularJS

To run a sample and understand how it works, clone the git repository, open the index.html of the sample in your browser (Chrome, Firefox, Safari) and browse the code!

If you have any questions or feedback, feel free to ask: https://developer.axway.com/

Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].