Grt1228/chatgpt-steam-output
A Spring Boot demo project that implements real-time streaming output for OpenAI ChatGPT using SSE and WebSocket protocols.

Not currently ranked — collecting fresh signals.
star history
This project serves as a reference example for the chatgpt-java SDK, demonstrating how to implement server-sent events (SSE) and WebSocket-based streaming for ChatGPT responses. It provides support for both H5 and native mobile platforms, calculates token usage, and integrates with GPT-3.5-turbo and GPT-4 models through the OpenAI API.
Frequently asked
- What is Grt1228/chatgpt-steam-output?
- A Spring Boot demo project that implements real-time streaming output for OpenAI ChatGPT using SSE and WebSocket protocols.
- Is chatgpt-steam-output open source?
- Yes — Grt1228/chatgpt-steam-output is an open-source project tracked on heatdrop.
- What language is chatgpt-steam-output written in?
- Grt1228/chatgpt-steam-output is primarily written in HTML.
- How popular is chatgpt-steam-output?
- Grt1228/chatgpt-steam-output has 469 stars on GitHub.
- Where can I find chatgpt-steam-output?
- Grt1228/chatgpt-steam-output is on GitHub at https://github.com/Grt1228/chatgpt-steam-output.