• This repository has been archived on 19/Oct/2019
  • Stars
    star
    498
  • Rank 88,494 (Top 2 %)
  • Language
    C#
  • License
    Apache License 2.0
  • Created over 12 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SuperWebSocket is a .NET implementation of WebSocket server.

SuperWebSocket

SuperWebSocket is a .NET implementation of WebSocket server.

What is WebSocket?

WebSocket is a technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket. It is designed to be implemented in web browsers and web servers but it can be used by any client or server application. The WebSocket API is being standardized by the W3C and the WebSocket protocol is being standardized by the IETF. Please refer to http://en.wikipedia.org/wiki/WebSockets.

SuperWebSocket is being merged into SuperSocket as an additional module SuperSocket.WebSocket. You can use SuperSocket.WebSocket in the same way with SuperWebSocket but with a different namespace.

More Repositories

1

SuperSocket

SuperSocket is a light weight, cross platform and extensible socket server application framework.
C#
3,758
star
2

WebSocket4Net

A popular .NET WebSocket Client
C#
745
star
3

SuperSocket.ClientEngine

A .NET library which can make your socket client development easier
C#
365
star
4

LogMaster4Net

A central log server written in C#, which can ship your logs in your different applications and different locations to one place
C#
141
star
5

Tailf

Tailf is a C# implementation of the tail -f command available on unix/linux systems. Differently form other ports it does not lock the file in any way so it works even if other rename the file: this is expecially designed to works well with log4net rolling file appender.
C#
46
star
6

NRack

NRack is a server application container, which can be used for your back end services' hosting and management.
C#
40
star
7

SuperSocket.ProtoBase

SuperSocket.ProtoBase is a protocol analysis library for stream data.
C#
31
star
8

dotnetcore-samples

dotnet core sample projects
C#
29
star
9

BouncyCastle.Crypto

BouncyCastle.Crypto
C#
26
star
10

NetInteractor

Web operation automation library
C#
23
star
11

SuperSocket.Document

SuperSocket documentation
11
star
12

AnyLog

A logging framework abstraction like Common.Logging but will be better than it in some aspects
C#
9
star
13

CertificateCreator

C#
9
star
14

SuperSocket.ServerManager

C#
7
star
15

Plot4Net

A C# plotting library using SkiaSharp as the drawing tool
C#
5
star
16

DynamicViewModel

C#
2
star
17

Blogs

1
star
18

TensorflowNet.Data

C# port of tf.data
C#
1
star
19

IrvineCSharpCourses

C#
1
star
20

DynamicMvc

C#
1
star
21

langlab

Go
1
star
22

TensorFlowObjectDetection

Try out TensorFlow Object Detection with TensorFlow.NET
C#
1
star
23

kerryjiang.github.com

1
star