googollee / go-socket.io

socket.io library for golang, a realtime application framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fmt.Println("resume") in Payload's resume

Togtja opened this issue · comments

Describe the bug
In master, and the current newest released version there is a fmt.Println("resume") here

Expected behavior
Not fmt.Print() something to the terminal or at least the option to turn it off

Environment (please complete the following information):

  • N/A (master)

Additional context
Add any other context about the problem here.