Skip to content
/ sse-kit Public

A generic server-sent-event handling library with dedicated package for microapp, taro, etc...

Notifications You must be signed in to change notification settings

ecomfe/sse-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

多端 SSE 前端 SDK

概述

安装

开发

steam-local-service

用于本地调试的后端服务;

// 启动本地用于调试的后端服务;
$ pnpm run start:backend

// 确认服务是否启动成功;
$ curl -X POST http://localhost:3000/stream/numbers -H "Content-Type: application/json" -d '{}'

steam-taro-demo

用于本地调试的 Taro 项目

About

A generic server-sent-event handling library with dedicated package for microapp, taro, etc...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published