Skip to content

ioajs/ioa-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ioa-socket

基于socket.io的webSocket服务端,兼容controller、middleware。

备注

ioa-socket尝试抹平http和webSocket协议之间的差异,用于资源共享。

实际受限于持久化与非持久化连接的差异,如果强行构建标准化会削弱webSocket的优势,有些得不偿失。

目前,暂时使用标准化与差异化api并存的方案。

Install

npm i @ioa/socket

About

socket.io服务端组件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors