Skip to content

Commit

Permalink
Added example project
Browse files Browse the repository at this point in the history
The chat application was written in C# using TCP sockets
  • Loading branch information
dularish authored Feb 21, 2020
1 parent c5851db commit 06182e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Projects/3-Advanced/Chat-App.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 06182e9

Please sign in to comment.