Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Commit 2ee98f9

Browse files
committed
Merge branch 'master' into document-groups
2 parents 3d894fa + c3b157f commit 2ee98f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

07.Faye-endpoint.md

+4
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ To consume messages from Faye you'll need to use one of the provided clients.
3434

3535
Get the [packages](http://faye.jcoglan.com/download.html).
3636

37+
## Publishing messages
38+
39+
We don't currently support publishing messages from your client to the server. For that purpose you should use our [REST API](rest-api).
40+
3741
## Example
3842

3943
### Node.js client

0 commit comments

Comments
 (0)