This website requires JavaScript.
Explore
Help
Sign In
narayana
/
go-xmpp
Watch
2
Star
0
Fork
You've already forked go-xmpp
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
b31c29a03d
go-xmpp
/
cmd
/
xmpp_component
/
xmpp_component.go
8 lines
83 B
Go
Raw
Normal View
History
Unescape
Escape
Component skeleton
2018-01-11 21:15:54 +00:00
package
main
import
"fluux.io/xmpp"
func
main
(
)
{
Implements dummy auth + stream error
2018-01-11 22:00:59 +00:00
xmpp
.
Open
(
"mqtt.localhost"
)
Component skeleton
2018-01-11 21:15:54 +00:00
}
Reference in a new issue
Copy permalink