Joel Christner

Results 25 repositories owned by Joel Christner

WatsonWebsocket

257
Stars
49
Forks
Watchers

A simple C# async websocket server and client for reliable transmission and receipt of data

SuperSimpleTcp

417
Stars
93
Forks
Watchers

Simple wrapper for TCP client and server in C# with SSL support

DatabaseWrapper

91
Stars
25
Forks
Watchers

Simple database wrapper for Microsoft SQL Server, MySQL, PostgreSQL, and Sqlite written in C# supporting dynamic query building and nesting using expressions.

WatsonCluster

20
Stars
8
Forks
Watchers

A simple C# class using Watson TCP to enable a one-to-one high availability cluster.

Blobject

57
Stars
9
Forks
Watchers

BlobHelper is a common, consistent storage interface for Microsoft Azure, Amazon S3 (and S3-compliant storage), and local filesystem written in C#.

CavemanTcp

53
Stars
11
Forks
Watchers

CavemanTcp is a simple TCP client and server providing callers with easy integration and full control over network reads and writes.

Gatekeeper

33
Stars
9
Forks
Watchers

Lightweight library in C# for implementing roles-based access control (RBAC). With Gatekeeper, you can define users, roles, resources, and permissions, and authorize requests.

HttpServerLite

73
Stars
20
Forks
Watchers

TCP-based user-space HTTP and HTTPS server, written in C#, with no dependency on http.sys.

IndexEngine

34
Stars
9
Forks
Watchers

IndexEngine is a lightweight document and text indexing platform written in C#.

Kvpbase

52
Stars
6
Forks
Watchers

Scalable, simple RESTful object storage platform, written in C#