31 Commits (master)

Author SHA1 Message Date
黄梓健 1223dc084d update 5 years ago
黄梓健 95895044a2 add sub pub 5 years ago
Robbie Trencheny a9e9ebdfdc
Remove default close handler which caused abnormal closes 8 years ago
Ola Holmström 5fe1bff6a7 Fix typo error message. 8 years ago
Robbie Trencheny b2ece16412 Add IsClosed method to Session 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 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 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
Heikki Uljas fad38bc8b3 Changed session params to be generic type 8 years ago
Ola Holmström 5a3ec43235 golint 9 years ago
Ola Holmström 5a123d29ef add HandlePong 9 years ago
Matt Caldwell 3fb44fab6c Use a mutex to ensure SetPongHandler atomicity 9 years ago
Matt Caldwell aa4fbf9617 Add hook for extending PongHandler 9 years ago
Heikki Uljas cf8236b938 Added params to session 9 years ago
Ola Holmström 241a6879bf use write raw instead of write message in ping, close #8 9 years ago
Ola Holmström 42b1aafdf8 rewrite writeMessage 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 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