From 4643b21c35acad3ff31c807835a4dd8256a14027 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 18 Oct 2010 22:51:27 +0900 Subject: [PATCH] first edit --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index e69de29b..670f2382 100644 --- a/README +++ b/README @@ -0,0 +1,8 @@ +websocket-sharp + +A C# implementation of a WebSocket protocol client. + +Usage: + +Please refer to wsclient/wsclient.cs. +