server-side-events
There are 37 repositories under server-side-events topic.
sisk-http/core
Sisk's request and response processor mainframe source code.
daggerok/spring-5-examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
CodeCommission/subscriptions-transport-sse
A Server-Side-Events (SSE) client + server for GraphQL subscriptions
viktorholk/push-notifications-api
📱 Send Instant Push Notifications to your Android Phone through a REST-API.
pushshift/reddit_sse_stream
A Server Side Event stream to deliver Reddit comments and submissions in near real-time to a client.
zircon-tech/sse
This project consists of a client developed in Next.js and a server developed in Nest.js. The purpose of this project is to learn how to interact with Server-Sent Events (SSE).
bharathvaj-ganesan/SSE-Github
This repository contains the demo app for the blog
ixtendio/gofre
A fast and low memory consumption web framework for Go with middleware support and without third-party dependencies
Mahhheshh/MentorGPT
MentorGPT is a web application that uses a chatbot to answer questions about the Python, Data Science, Machine Learning. The chatbot is connected to OpenAI's GPT-3 API. The application is built using Python, Flask and Vue.
MikeBild/graphql-subscriptions-sse-presence-list
GraphQL subscriptions over HTTP Server-Side-Events
rishi-raj-jain/upstash-nextjs-publish-messages-with-sse-example
A demo of Server Side Events publishing with Next.js Server Actions and Upstash, deployed to Vercel.
vLX42/movie-remake
Generate remakes of movies using OpenAi
n4j1Br4ch1D/onmessage-in-Server-Side-Events-is-not-working
onmessage in SSE(Server Side Events) is not working. This is a potential solution. check simplest demo.
arpi-t/log-streaming
View realtime file logs on web interface
alejandrodk/node-server-side-events
Sample project to test communication between a client and a server using the SSE protocol
stevesch/stevesch-PageHandler
Web page data reflection for embedded microcontrollers. Allows easy yet powerful dashboard implementation with two-way communication between the ESP32 server and all clients.
adharshchottu/test-free-online
Test online tools for free
bhupeshisanurd/sse-poc
A POC app to demo Server Side Events (SSE)
curdwithraisins/pg-real
A simple module which helps to manage a pub/sub behavior with the PostgreSQL updates in the real-time through HTTP/SSE/WebSockets connection
diraneyya/fastify-sse-starter
A starter SSE (Server-Side Event) project containing both the frontend and the backend. The frontend has 5 lines of Javascript and the backend is equally minimal to keep it simple and easy to understand.
kjaymiller/conduit-transcripts-fastapi
FastAPI Application for Podcast Transcriptions for Conduit on Relay.fm
sigmdel/xiao_esp32c3_wifi_switch
XIAO ESP32C3 base Wi-Fi Switch
sven-gerlach/extaber-api
This back-end is entirely based on django, django rest framework, and PostgreSQL. It features many-to-many relationships, 5 models, and 19 views.
pratyush1712/data-engineering
Cornell Financial Data Collection leverages Python, Selenium, and NLP to aggregate and analyze financial data from Cornell's corporate donors, offering a unique exploration of data collection and analysis techniques.
sueszli/dateWatch
the precursor to project 'matchy'
afif-dev/ws-sse-polling
Basic example of WebSocket, Socket.io, Server-Sent Events(SSE), regular & long polling
Aphorica/server-event-client
A client to manage server-side notifications
madeindra/node-server-side-event
Server Side Event Example in Javascript with NodeJS
polokegom/testing_spring_java_sse_streams
Building an SSE Spring boot Java server to act as a Proxy Server for Apache Kafka and web app
robertmok/ai-verse-api-java
Java version of the AI Verse API
rubenv/eventsource
Simple Go eventsource handler, for publishing Server-sent events
shivam-g10/axum-notifications
An implementation of Server Side Events and Websocket based Notification in Rust
tamdilip/sse-nest-js
Sample Nest JS app to test Server-Sent Events (SSE) to push notifications to UI from API layer without Websockets.