mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-12-04 00:02:01 -08:00
Update README.md
This commit is contained in:
parent
84665d8c13
commit
3a3a15507e
@ -8,10 +8,10 @@ This is a simple example of a client that :
|
|||||||
* Gets the notification from the publication and prints it on screen
|
* Gets the notification from the publication and prints it on screen
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
You need to hve running jabber server, like [ejabberd](https://www.ejabberd.im/) that supports [XEP-0060](https://xmpp.org/extensions/xep-0060.html).
|
You need to have a running jabber server, like [ejabberd](https://www.ejabberd.im/) that supports [XEP-0060](https://xmpp.org/extensions/xep-0060.html).
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
Just run :
|
Just run :
|
||||||
```
|
```
|
||||||
go run xmpp_ps_client.go
|
go run xmpp_ps_client.go
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user