module
Version:
v0.0.0-...-42f2926
Opens a new window with list of versions in this module.
Published: Jan 4, 2020
License: MIT
Opens a new window with license information.
README
¶
XMPPClient
First project for the networks course. It's a TUI client for the XMPP protocol written in golang.
Dependencies
golang
Installation
- Clone the repository with
git clone https://github.com/pablogadhi/XMPPClient.git
- Move to the clone repository with
cd XMPPClient
- Make the current directory the $GOPATH with
export GOPATH=$PWD
- Install all necesary packages with
go get -d ./...
- Run with
go run src/main.go
Directories
¶
Click to show internal directories.
Click to hide internal directories.