sagasu / Playground

Abusing C# language :imp:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C# abuse

Abusing C# language, checking various language specific behaviors.

Benchmark

Sockets

There are two sets of projects (client + server) that you can play with. They all live in this same solution file. You can run a pair at this same time by specifying Solution -> Properties -> Startup Project -> Multiple Startup Project. And choose client/server pair or more then that.

The websocket sharp pair is using websocket sharp library to be more precise it is using it's .net core clone - because the original library only works on .NET Framework.

About

Abusing C# language :imp:


Languages

Language:JavaScript 57.0%Language:C# 35.8%Language:TypeScript 3.1%Language:HTML 2.2%Language:CSS 1.8%Language:TSQL 0.1%