37 Commits (master)

Author SHA1 Message Date
tooooommy 1333d0784c melody instance channels 5 years ago
黄梓健 95895044a2 add sub pub 5 years ago
Yoki dfc3455206
Support for the subprotocol 7 years ago
Ola Holmström d521390733 Fix HandleSentMessageBinary, close #32. 8 years ago
Robbie Trencheny a9e9ebdfdc
Remove default close handler which caused abnormal closes 8 years ago
Robbie Trencheny 8a4d4f8294 Add IsClosed method to Melody 8 years ago
Robbie Trencheny 60d272bb50
Allow any Origin by default. Closes #23 8 years ago
Robbie Trencheny 8617780ed8
Instead of using BroadcastFilter just loop over the slice of sessions and broadcast to each one 8 years ago
Robbie Trencheny 0ded2b7599
Add convenience function to broadcast to multiple sessions 8 years ago
Robbie Trencheny b5a06028d4 Golint fixes 8 years ago
Robbie Trencheny 9a70fe93ac Add closeHandler support 8 years ago
Robbie Trencheny c773bc2f72 Allow sending custom close messages 8 years ago
Ola Holmström e5f177a9d7 fix messageSentHandlerBinary initilization 8 years ago
Ola Holmström 6877034698 Add `HandleRequestWithKeys` so that `session.Keys` can be populated. Close #18. 8 years ago
Ola Holmström 3321ec3da7 Return error messages for some exposed methods, fix panic when connection is closed. Close #21. 8 years ago
Robbie Trencheny 7ba6d478f0 Add a handler for message successfully sent 8 years ago
Ola Holmström 31f0503a61 Add `Len()` to fetch number of connected sessions. Close #16. 8 years ago
Ola Holmström 8f11201a19 Store data on a per sessions basis, based on the Gin interface. 8 years ago
Heikki Uljas aae1ca83fc Use generic params 8 years ago
Ola Holmström 5a3ec43235 golint 9 years ago
Ola Holmström 5a123d29ef add HandlePong 9 years ago
Heikki Uljas 46e5343829 Always call the connect handler before any message handler. 9 years ago
Heikki Uljas cf8236b938 Added params to session 9 years ago
Shogo Iwano 1cc65a8217 Add broadcast methods for a binary message 9 years ago
Ola Holmström ee4453a904 ensure order of messages and dispatch error handler when buffer is full 9 years ago
Ola Holmström ff425ac175 Issue #3: Add close method 9 years ago
Ola Holmström 5c5e059a07 better docs 10 years ago
Ola Holmström 0c379737b4 binary messages and tests 10 years ago
Ola Holmström 29728fab0f expose Upgrader issue #1 10 years ago
Ola Holmström 4adcb388e6 multi channel chat demo 10 years ago
Ola Holmström aedcbc9362 fix documentation 10 years ago
Ola Holmström 9f353b18a2 documentation 10 years ago
Ola Holmström fb9197b6ff first version 10 years ago