🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

sse_stream_chat

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

sse_stream_chat

这个基于流单向传输,适用场景是chatgpt,后端推流。

unpublished
latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

stream_ts

这个基于流单向传输,适用场景是chatgpt,后端推流。

how to use


import fetchStreamV1 from "sse_stream_chat"


fetchStreamV1({...config},(res)=>{
    console.log(res)
})

FAQs

Package last updated on 21 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts