TclXMPP

Update of "TclXMPP"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: a4bf73e53b9452d0713cd53a7799c0edc4272376
Page Name:TclXMPP
Date: 2015-03-22 19:28:48
Original User: sgolovan
Parent: 055406b5d10866dfc2dc05ab7fe9e4f484f90e33 (diff)
Content

This project implements an XMPP (RFC-6120 and RFC-6121) library which is to be used for clients, bots and components written in Tcl or Tcl/Tk.

Help on Cloning

Anonymous cloning:

$ fossil clone https://chiselapp.com/user/sgolovan/repository/tclxmpp tclxmpp.fossil
$ mkdir tclxmpp
$ cd tclxmpp
$ fossil open ../tclxmpp.fossil

Authenticated cloning:

$ fossil clone https://username@chiselapp.com/user/sgolovan/repository/tclxmpp tclxmpp.fossil
$ mkdir tclxmpp
$ cd tclxmpp
$ fossil open ../tclxmpp.fossil