Commit Graph

30 Commits

Author SHA1 Message Date
23cea998f1
Implement cmaps and break everything 2022-03-16 05:45:59 -07:00
87a2ab50c1 Reform: bring back tests + fix server opts 2021-11-19 09:26:51 -08:00
1556e364c0 I'll need to rewrite tests later. Safety last. 2021-10-03 05:19:12 -07:00
Liam Stanley
618b32529b STOPPED -> CLOSED; re-add DISCONNECTED (fixes #26) 2018-12-09 17:01:19 -08:00
Liam Stanley
2e74745c27 cleanup and fix some test cases 2017-08-19 07:55:18 -04:00
Liam Stanley
a1c6ebb737 prevent potential deadlock in server-invoked disconnect 2017-08-17 07:18:24 -04:00
Liam Stanley
7fd9f2672c revert extra test delays due to go 1.7, not travisci 2017-07-19 00:22:15 -04:00
Liam Stanley
44d3beaeed add delay within close test due to travisci 2017-07-18 22:27:01 -04:00
Liam Stanley
3d46160c8e remove unfinished test 2017-07-18 20:13:33 -04:00
Liam Stanley
1d3eb19d3a add misc client connect/disconnect tests 2017-07-18 20:12:53 -04:00
Liam Stanley
9e08ab340d cleanup state mutexs, add state change events 2017-07-12 00:44:44 -04:00
Liam Stanley
f25f47d823 implement proper close support 2017-05-07 12:39:16 -04:00
Liam Stanley
c3dea79f51 additional tests 2017-04-24 11:55:52 -04:00
Liam Stanley
60155666c3 more tests for connections and events 2017-04-18 14:45:52 -04:00
Liam Stanley
4951996f3a the start of more refactoring 2017-03-31 14:30:52 -04:00
Liam Stanley
754652060a clean up examples a bit 2017-03-30 05:02:43 -04:00
Liam Stanley
9818cded91 Debug->Debugger; implement client side ping tracking; implement Config.Out; implement Config.PingDelay 2017-02-14 02:14:38 -05:00
Liam Stanley
27efadda57 implement commands 2017-02-13 07:52:29 -05:00
Liam Stanley
69a6d77ac8 Callbacks -> Handlers 2017-02-11 22:51:05 -05:00
Liam Stanley
caac8e8e8d clean up examples a bit 2017-02-08 03:23:31 -05:00
Liam Stanley
5dc6abca2a rename MaxRetries -> Retries 2017-02-07 06:12:30 -05:00
Liam Stanley
ba03de710d update copyright to remove year 2017-02-06 02:45:31 -05:00
Liam Stanley
e3e5e02d91 add examples of how to log incoming events 2017-02-05 05:31:45 -05:00
Liam Stanley
a7120e7b07 remove third example 2017-02-05 05:23:37 -05:00
Liam Stanley
151dc5161f remove Config.Logger 2017-02-05 05:23:05 -05:00
Liam Stanley
714a315ef0 yay new year 2017-01-03 11:05:27 -05:00
Liam Stanley
5c2a0ec65e update examples 2016-12-26 03:49:18 -05:00
Liam Stanley
b0be7fb3d0 use variadic array for Client.Join(); update examples 2016-12-13 10:45:08 -05:00
Liam Stanley
93b8616aac update examples to use new Client.Join() format 2016-12-13 10:23:19 -05:00
Liam Stanley
af9257e019 move examples into sub-package for better doc integration 2016-12-09 07:10:33 -05:00