Skip to content

Instantly share code, notes, and snippets.

View tcz001's full-sized avatar
💡
bingo!

Torchz tcz001

💡
bingo!
View GitHub Profile
@juniorz
juniorz / README.md
Last active February 11, 2018 08:26
An OTR-over-TCP example

# OTR-over-TCP chat-roulette

This is an example of how OTR can be used outside of XMPP

Installing instructions

How to start a server

curl https://gist.github.com/juniorz/9ae1d1f38fc24a2cb051/raw/server.go -O