Skip to content

neghmurken/mdr-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDR-GO

A Golang implementation of the MDR chat protocol (https://github.com/neghmurken/mdr) as a toy-project for the 13th KNPLabs hackathon

Requirements

  • Docker
  • inotify-tools (optional)

How to dev

Build the binary with

$ make build

This will produce a mdr binary in the /bin folder

Use the project watcher to automatically rebuild the binary if a go file is modified

$ make watch

How to run

$ make run

... or

$ /bin/mdr

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks