diff options
author | davidovski <david@sendula.com> | 2021-07-08 19:26:10 +0100 |
---|---|---|
committer | davidovski <david@sendula.com> | 2021-07-08 19:26:10 +0100 |
commit | b2c4859226aec4e5d26aad21329cc5ea1fb02b79 (patch) | |
tree | 02e2ff82dd8053ac8d54b840a74998450c310b18 /README.md |
First commit to git
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d64ce72 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Chatroom + +This is an example For creating a simple web socket chatroom server with a webclient |