-
Notifications
You must be signed in to change notification settings - Fork 494
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
great work
I did not find any method for stopping connection and running gorutins like:
go wac.readPump ()
go wac.writePump ()
go wac.keepAlive (20000, 90000)
I just wrapped the bot in the web interface that the bot activates. And I want to turn it off without closing the whole application. I wanted to close using the context.WithCancel but this is not enough
And... Does whatsapp ban a bots?
tulir and hoehermann
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request