**websocket-sharp** is a C# implementation of the **WebSocket** protocol client and server.
## Build ##
**websocket-sharp** is built as a single assembly, **websocket-sharp.dll**.
websocket-sharp is developed with **[MonoDevelop]**. So the simple way to build is to open **websocket-sharp.sln** and run build for the websocket-sharp project with any of the build configurations (e.g. Debug) in the **MonoDevelop**.
## Usage ##
### WebSocket Client ###
@ -459,6 +465,7 @@ Thanks for translating to japanese.