o3ma / o3demo

Sample code for a simple echo bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

o3demo

This is some simple demo code, doing the following:

  • Create a new identity if none exists and use an existing one otherwise.
  • Load an address book if one exists
  • Query the directory server for an ID (one of a demo echo bot we run)
  • Save the address book
  • Start an echo server

About

Sample code for a simple echo bot.

License:GNU General Public License v3.0


Languages

Language:Go 100.0%