Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 260 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 260 Bytes

EventDrivenChat

This application is just an experimental one, where I tried to create an event-driven chat application. It just echoes the client's message back to it.

It has some redundant and badly-designed code, and I won't make any excuses; I was lazy.