We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 142bf0a commit dd47451Copy full SHA for dd47451
1 file changed
README.md
@@ -1,13 +1,6 @@
1
# buddycloud Java Server implementation
2
3
-Note: This server is not as fully featured as the nodejs server https://github.com/buddycloud/buddycloud-server.
4
-
5
-Not yet implemented:
6
7
-- Special nodes
8
-- MAM/Sync (not caching so no need so far)
9
10
-Currently the server has enough features that it is usable. It federates with remote servers but may appear to be slow due to lack of caching.
+A buddycloud server written in Java, implementing the [buddycloud channels](http://buddycloud.org/) protocol.
11
12
## Build status
13
0 commit comments