From e76210b0fbdf2c1db576b7dda8093949e5b3b748 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 13 Jul 2016 14:21:42 +0900 Subject: [PATCH] [Modify] Edit it --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index 3eccc556..b3423998 100644 --- a/README.md +++ b/README.md @@ -640,12 +640,6 @@ Examples using websocket-sharp. **[Example]** connects to the **[Echo server]** with the WebSocket. -### Example1 ### - -**[Example1]** connects to the **[Audio Data delivery server]** with the WebSocket. (But it's only implemented the chat feature, still unfinished.) - -And Example1 uses **[Json.NET]**. - ### Example2 ### **[Example2]** starts a WebSocket server. @@ -674,13 +668,10 @@ Thanks for translating to japanese. websocket-sharp is provided under **[The MIT License]**. -[Audio Data delivery server]: http://agektmr.node-ninja.com:3000 [Echo server]: http://www.websocket.org/echo.html [Example]: https://github.com/sta/websocket-sharp/tree/master/Example -[Example1]: https://github.com/sta/websocket-sharp/tree/master/Example1 [Example2]: https://github.com/sta/websocket-sharp/tree/master/Example2 [Example3]: https://github.com/sta/websocket-sharp/tree/master/Example3 -[Json.NET]: http://james.newtonking.com/projects/json-net.aspx [Mono]: http://www.mono-project.com [MonoDevelop]: http://monodevelop.com [NuGet Gallery]: http://www.nuget.org