Обновить Readme.md
This commit is contained in:
parent
b1d201306b
commit
bc3c62e92d
|
|
@ -2,7 +2,7 @@ Real stomp - websocket impl stomp library in go
|
|||
|
||||
> How to use?
|
||||
>> go get "git.sis.ski/moxitech/realstomp-go"
|
||||
|
||||
>If error: use $ export GOPRIVATE=git.sis.ski
|
||||
Example of create connection:
|
||||
|
||||
```
|
||||
|
|
@ -22,4 +22,5 @@ type StompClient struct {
|
|||
|
||||
// make client from StompClient and invoke connect method
|
||||
|
||||
```
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue