From 186098b022c3e1ab7702d9a4ae7ea007463beae5 Mon Sep 17 00:00:00 2001 From: Anshul Shah Date: Sun, 30 Oct 2016 15:12:55 +0530 Subject: [PATCH] Create README.md Adds description --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb756d6 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Ratchet SimpleChat + +A PHP 5.3 library for asynchronously serving WebSockets. +Build up your application through simple interfaces and re-use your application without changing any of its code just by combining different components.