mist icon indicating copy to clipboard operation
mist copied to clipboard

migrate pat to mux and cleanup some code

Open rory-ye-nv opened this issue 4 years ago • 0 comments

this change include several changes to make this repository much modern:

  1. remove pat and migrate to mux
  2. clean up some not used code
  3. add make file to build it
  4. migrate to go modules instead of vender
  5. make the http port work, at least it can publish message, which is the most useful feature for http

rory-ye-nv avatar Jul 09 '19 12:07 rory-ye-nv