GitHunt
JO

John0King/WeChatApp.SignalR

微信小程序的SignalR (SignalRCore)

WeChatApp.SignalR

适用于 微信小程序的SignalR (SignalRCore)

目前该项目支持一下 Transport / Follow Transports are supported right now

  • WeChatWebSocketTransport
    • JsonProtocal
      • TextFormate
      • Binary (not test yet)
  • ServerSentEventTransport Does it possible to use SSE on wechat miniprogram
    • JsonProtocal
      • TextFormate
      • Binary (not test yet)
  • WeChatLongPollingTransport
    • JsonProtocal
      • TextFormate
      • Binary (not test yet)

build requirement

  1. use yarn to support "packagename":"links:../signlar" like path
  2. dotnet core 3.0 to run the EchoServer
  3. wechat dev tool

Languages

TypeScript91.8%C#4.5%JavaScript3.5%HTML0.3%Batchfile0.0%

Contributors

Created September 20, 2019
Updated December 15, 2025
John0King/WeChatApp.SignalR | GitHunt