Ola
|
3823d1271f
|
Use envelope as value
|
2024-03-06 18:05:19 +01:00 |
|
Ola
|
87e736d0f6
|
Fix test data race
|
2024-03-06 12:31:16 +01:00 |
|
Ola
|
f3ccd79a30
|
Concurrent message handling
|
2024-02-12 18:58:22 +01:00 |
|
Ola
|
af3ecc1cef
|
Tests for UnSet
|
2023-03-14 17:33:14 +01:00 |
|
Ola
|
051331a0c6
|
Close session on write error
|
2023-03-08 16:13:03 +01:00 |
|
Ola
|
429cbb6053
|
Make session Get and Set concurrency safe
|
2022-09-30 18:19:05 +02:00 |
|
Ola
|
a3564f4d61
|
Rewrite tests and increase test coverage
|
2022-09-28 23:04:53 +02:00 |
|
gabstv
|
f27c82fac5
|
retrieve all sessions
|
2022-09-13 16:05:46 +02:00 |
|
Robbie Trencheny
|
b5a06028d4
|
Golint fixes
|
2017-03-28 14:04:34 -07:00 |
|
Ola Holmström
|
3321ec3da7
|
Return error messages for some exposed methods, fix panic when connection is closed. Close #21.
|
2017-02-10 23:12:27 +01:00 |
|
Ola Holmström
|
e39e1207dd
|
Add 1.7 to travis and reduce number of connections in TestLen.
|
2017-01-20 23:28:12 +01:00 |
|
Ola Holmström
|
31f0503a61
|
Add Len() to fetch number of connected sessions. Close #16.
|
2017-01-20 22:59:44 +01:00 |
|
Ola Holmström
|
8f11201a19
|
Store data on a per sessions basis, based on the Gin interface.
|
2016-12-09 22:34:36 +01:00 |
|
Ola Holmström
|
5a123d29ef
|
add HandlePong
|
2016-05-09 23:38:22 +02:00 |
|
Shogo Iwano
|
1cc65a8217
|
Add broadcast methods for a binary message
|
2015-10-07 07:06:50 +09:00 |
|
Ola Holmström
|
ee4453a904
|
ensure order of messages and dispatch error handler when buffer is full
|
2015-09-18 14:50:46 +02:00 |
|
Ola Holmström
|
ff425ac175
|
Issue #3: Add close method
|
2015-09-03 17:30:36 +02:00 |
|
Ola Holmström
|
b2be52994b
|
do not use quickcheck for broadcast
|
2015-06-13 05:54:53 +02:00 |
|
Ola Holmström
|
facd4b1d69
|
add async writes to broadcast
|
2015-06-13 05:42:44 +02:00 |
|
Ola Holmström
|
a4a05021d7
|
comment out broadcast test
|
2015-06-12 19:33:51 +02:00 |
|
Ola Holmström
|
7bfafea1ab
|
remove check in TestBroadcast
|
2015-06-11 02:41:31 +02:00 |
|
Ola Holmström
|
0c379737b4
|
binary messages and tests
|
2015-06-10 23:56:06 +02:00 |
|
Ola Holmström
|
29728fab0f
|
expose Upgrader issue #1
|
2015-05-19 16:43:32 +02:00 |
|
Ola Holmström
|
9f353b18a2
|
documentation
|
2015-05-13 23:15:10 +02:00 |
|
Ola Holmström
|
fb9197b6ff
|
first version
|
2015-05-13 22:37:17 +02:00 |
|