Mercurial
Mercurial
>
go-xmpp2
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
examples/interact.go
2013-03-26
Chris Jones
gofmt
file
|
diff
|
annotate
2012-12-17
Chris Jones
Step 3 of converting to interface Stanza and embedded struct Header.
file
|
diff
|
annotate
2012-12-17
Chris Jones
Instead of making Stanza an interface that Iq, Message, and Presence implement, change it to an embedded struct.
file
|
diff
|
annotate
2012-12-17
Chris Jones
Disabled debug logging.
file
|
diff
|
annotate
2012-12-16
Chris Jones
Allow the user to override the TLS config. Also fixed up some log statements.
file
|
diff
|
annotate
2012-12-16
Chris Jones
Updated the example for the new log setup.
file
|
diff
|
annotate
2012-12-16
Chris Jones
Use the new logging setup from the example program.
file
|
diff
|
annotate
2012-12-16
Chris Jones
Reworked logging.
file
|
diff
|
annotate
2012-01-19
Chris Jones
Allow the app to specify a tls.Config to use for purposes of negotiating the TLS layer.
file
|
diff
|
annotate
2012-01-19
Chris Jones
Use the logging API by default.
file
|
diff
|
annotate
2012-01-19
Chris Jones
Fixed logging to use log rather than syslog.
file
|
diff
|
annotate
2012-01-08
Chris Jones
Restore this example program to its normal operation.
20120108-close
file
|
diff
|
annotate
2012-01-08
Chris Jones
Intermediate commit. Fixing how we close our channels and sockets and shut down our goroutines.
20120108-close
file
|
diff
|
annotate
2012-01-06
Chris Jones
Revamped how the roster works. We're now using a channel to transmit snapshots
file
|
diff
|
annotate
2011-12-31
Chris Jones
Added a capability to use extensions. There are still some bugs with
file
|
diff
|
annotate
2011-12-31
Chris Jones
Added roster retrieval to StartSession().
file
|
diff
|
annotate
2011-12-29
Chris Jones
Don't accept data on Client.Out until resource binding is
file
|
diff
|
annotate
2011-12-28
Chris Jones
Removed the TextOut channel.
file
|
diff
|
annotate
2011-12-28
Chris Jones
Made the input and output channels of type Stanza rather than
file
|
diff
|
annotate
2011-12-26
Chris Jones
Reorganize so we have a layered approach to IO with the server.
file
|
diff
|
annotate
2011-12-26
Chris Jones
Implemented writing to the remote. Now we have bidirectional communication.
file
|
diff
|
annotate
2011-12-24
Chris Jones
Added an interactive test and made Client implement io.Closer.
file
|
diff
|
annotate
less
more
(0)
tip