Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 319 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 319 Bytes

#Installation of xmppserver

  • Make sure $GOPATH is set
  • Run the go get command go get github.com/xweskingx/ACS560_course_project/xmppserver
  • Copy self signed certificates cp $GOPATH/src/github.com/xweskingx/ACS560_course_project/xmppserver/*.pem $GOPATH/bin
  • Run the server cd $GOPATH/bin; ./xmppserver