diff --git a/README.md b/README.md new file mode 100644 index 0000000..1783bf7 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# DroidSTOMP +An Android library that implements the messaging protocol [STOMP](https://stomp.github.io/) that can be used over websockets. + +Here's a short demo of the library used to build a simple chat! +
+ +
+ +