joshk / pusher

Pusher server in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

examples failed

agerlic opened this issue · comments

Currently all examples failed due to NewClient call (wrong numbers of arguments)

$too many arguments in call to pusher.NewClient

seems due to

011114c#diff-d0b7f86cea13f90d3cc0cc2338da8d5fL64

README needs also an update on this.