Results 11 repositories owned by Kerry Jiang

BouncyCastle.Crypto

23
Stars
15
Forks
Watchers

BouncyCastle.Crypto

dotnetcore-samples

28
Stars
34
Forks
Watchers

dotnet core sample projects

LogMaster4Net

142
Stars
53
Forks
Watchers

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

NetInteractor

22
Stars
3
Forks
Watchers

Web operation automation library

NRack

40
Stars
23
Forks
Watchers

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

SuperSocket

3.8k
Stars
1.1k
Forks
Watchers

SuperSocket is a light weight, cross platform and extensible socket server application framework.

SuperSocket.ClientEngine

348
Stars
193
Forks
Watchers

A .NET library which can make your socket client development easier

SuperSocket.ProtoBase

29
Stars
21
Forks
Watchers

SuperSocket.ProtoBase is a protocol analysis library for stream data.

SuperWebSocket

492
Stars
193
Forks
Watchers

SuperWebSocket is a .NET implementation of WebSocket server.

Tailf

43
Stars
18
Forks
Watchers

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 i...