Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@jacobheun jacobheun released this 29 Nov 11:01
· 14 commits to master since this release
56311e0

Bug Fixes

  • dont use 'this' in root anon function (c6a833e)
  • logo was broken on main page (#25) (41eed04)
  • regex bug for ipv4 test (#24) (696ed92)
  • remove warning for too many listeners on socket.io sockets (#28) (3d9b96e)

Features

  • include existing peers in response to ss-join (f12aea3)
  • use node 10 in docker image (#26) (91db9cf)