GithubHelp home page GithubHelp logo

jeffreysu / senparc.websocket Goto Github PK

View Code? Open in Web Editor NEW
49.0 9.0 44.0 137 KB

Senparc.WebSocket 为微信小程序等提供独立的WebSocket服务器端环境

License: Apache License 2.0

C# 100.00%
websocket senparc sdk

senparc.websocket's Introduction

Senparc.WebSocket

分支 生成 备注
master master Build Status Mono似乎找不到System.Web.WebSockets,导致左侧自动编译出错,不影响使用
Developer Developer Build Status Mono似乎找不到System.Web.WebSockets,导致左侧自动编译出错,不影响使用

为微信小程序等提供独立的 WebSocket 服务器端环境,当前版本为:beta1

开发分支为Developer。

欢迎贡献代码!

贡献代码

如果需要使用或修改此项目的源代码,建议先Fork。也欢迎将您修改的通用版本Pull Request过来。

  1. Fork
  2. 创建您的特性分支 (git checkout -b my-new-feature)
  3. 提交您的改动 (git commit -am 'Added some feature')
  4. 将您的修改记录提交到远程 git 仓库 (git push origin my-new-feature)
  5. 然后到 github 网站的该 git 远程仓库的 my-new-feature 分支下发起 Pull Request (请提交到 Developer 分支,不要直接提交到 master 分支)

如何使用 Nuget 安装?

PM> Install-Package Senparc.WebSocket

PS:Senparc.Weixin.WxOpen(小程序) 项目已经自动依赖Senparc.WebSocket

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.