Results 6 issues of Mohd Rozi

Is gowebsocket.Socket thread safe? Can I do something like this? ``` func foo(socket gowebsocket.Socket){ log.Println("Connected to server"); socket.SendText("Hi there, this is my sample test message") } ... socket.OnConnected = func(socket...

E.g: ``` docker.ListContainers(false) ``` should be ``` docker.ListContainers(true, false, "") ```

This is a great project but it was released too early without a proper documentation. Don't get me wrong, I like people contribute to open source. But without a proper...

enhancement

I tried the service at http://mailin.io/, the sender field is always empty. Must be a bug. This is an example of the same header in Gmail: ``` ... Subject: test...

I love this library! It's awesome! go go dmc!

If you're having trouble making it work, I have created a simple minimal Vue 3 project that incorporates all fixes from other contributors. You can find the code here: https://github.com/blackrosezy/flipbook-ext