Just include src/eventsource.js or src/eventsource.min.js in your page to use the polyfill. Unless a typescript definition file is created for this polyfill, this is how you would use it in an Ionic2 project. It should (in theory) be very similar in an Angular2 project.
sse server-sent-events eventsource event-source polyfillRestbed is a comprehensive and consistent programming model for building applications that require seamless and secure communication over HTTP, with the ability to model a range of business processes, designed to target mobile, tablet, desktop and embedded production environments. More in-depth examples can be found here.
rest-framework restful-webservices restful-api cpp async-programming asynchronous http http-server http2 websocket websocket-api websocket-library server-sent-events ssl-support tls-support comet pushPushpin is a reverse proxy server written in C++ that makes it easy to implement WebSocket, HTTP streaming, and HTTP long-polling services. The project is unique among realtime push solutions in that it is designed to address the needs of API creators. Pushpin is transparent to clients and integrates easily into an API stack. To assist with integration, there are libraries for many backend languages and frameworks. Pushpin has no libraries on the client side because it is transparent to clients.
http-streaming websockets long-polling realtime push proxy api server-sent-events zeromq streamingA Sinatra-like DSL for Reel. Angelo also features before and after filter blocks, just like Sinatra. Filters are ordered as defined, and called in that order. When defined without a path, they run for all matched requests. With a path, the path is interpreted as a Mustermann pattern and params are merged. before filters can set instance variables which can be used in the route block and the after filter. For more info on the difference in how after blocks are handled, see the Errors section below for more info.
websockets server-sent-events realtimeMercure is a protocol allowing to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way. It is especially useful to publish real-time updates of resources served through web APIs, to reactive web and mobile apps. The Mercure Component implements the "publisher" part of the Mercure Protocol.
symfony server-sent-events subscriptions live-updates mercureThe EventSource* interface is used to receive server-sent events. It connects to a server over HTTP and receives events in text/event-stream format without closing the connection. aiohttp-sse provides support for server-sent events for aiohttp.The aiohttp-sse is offered under Apache 2.0 license.
aiohttp asyncio eventsource server-sent-eventsServer-Sent Events "channel" where all messages are broadcasted to all connected clients, history is maintained automatically and server attempts to keep clients alive by sending "keep-alive" packets automatically.
sse channel real-time server-sent-events html5 eventsource messagingA primitive chat app created to experiment with Flask, Redis, Gevent & Server-Sent Events.
experiment flask server-sent-events redis jakubroztocilFollow @ServiceStack or join the Google+ Community for updates, or StackOverflow or the Customer Forums for support.For information on the different code-generation configuration options available and examples of using the JsonServiceClient refer to the Java ServiceStack Reference Documentation.
servicestack kotlin typed generic service-client server-sent-events authentication android android-studio intellij eclipseClient is the default client used for requests.GetReq is a function to return a single request. It will be used by notify to get a request and can be replaces if additional configuration is desired on the request. The "Accept" header will necessarily be overwritten.
sse server-sent-eventsHTML5 Server-Sent-Events for Go
sse server-sent-events events httpEsper is a standalone Event Source / Server Sent Events (SSE) broker. It is powered by the most excellent event driven hyper library. The :topic_id is specified as the second part of the request path. This ID must be alphanumeric characters only (case insensitive) and must be between 8 and 64 characters in length. Further validation may be introduced at a later time.
hyper http-server server-sent-events event-source-serverMiddleware to stream server-sent events to the client. Browsers that don't support the EventSource interface will fall back to a hidden iframe. Here is a simple express app that broadcasts a timestamp every 10 seconds.
sse eventsource server-sent-events comet long-pollingThe HTML5 Server-Sent events specification is introduced "to enable servers to push data to Web pages over HTTP or using dedicated server-push protocols". The spec can be found here.
real-time server-sent-events html5 sse messagingA Python client for SSE event sources that seamlessly integrates with urllib3 and requests.
sse sseclient server-sent-events libraryA simple eventbus library to track connected sse clients and broadcast messages
server-sent-events springThis is a small library implementing Server-Sent Events as an asynchronous Ring (spec 1.4+) handler. This library is based on the excellent implementation in Pedestal. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
server-sent-events sse ringHoa is a modular, extensible and structured set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds. This library allows to manipulate the EventSource (aka Server-Sent Events) technology by creating a server.
hoa library eventsource server-sent-events httpYou can compare this version number with the one you see on the documentation site and see if an upgrade is recommended. Announcement: v1 api spec will be published soon with updated doc/demo site. There is also an -ng branch development. A preview is available here at (-ng plan). Please note that v1 will NOT be abandoned even if -ng is released, they are implemented with different tech direction and code organization, but same exposed apis.
single-page-applications websocket server-sent-events svg jwt web-workerMinimalistic yet powerful http client and server with scala fs2 library. fs2-http is a simple client and server library that allows you to build http clients and servers using scala fs2. The aim of fs2-http is to provide simple and reusable components that enable fast work with various http protocols.
scala-fs2 websockets websocket-client http-server http-client server-sent-events shapeless scodec
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.