Alexey Nikolaev
Alexey Nikolaev
The example show how to use Bun to connect to a WebSocket server.
``` ❯ tenderly verify Command "verify" is deprecated, Use "tenderly contracts verify" ```
Currently any crashed actor with maxRestarts(0) leads to unrecovered panic. e.g. in this example -- https://github.com/anthdm/hollywood/blob/master/examples/restarts/main.go ```js > go run cmd/test.go foo got message type actor.Initialized foo got message type...