Added example project

The chat application was written in C# using TCP sockets
pull/144/head
Dularish 6 years ago committed by GitHub
parent c5851db74d
commit 06182e9c38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,3 +32,4 @@ As a MVP(Minimum Viable Product) you can focus on building the Chat interface. R
## Example projects
- [Chatty2](https://web-chatty.herokuapp.com/)
- [Simple TCP Socket based Chat application](https://github.com/dularish/Simple-TCP-Socket-based-Chat-App)

Loading…
Cancel
Save