|
6 | 6 | websocket is a minimal and idiomatic WebSocket library for Go.
|
7 | 7 |
|
8 | 8 | > **note**: I haven't been responsive for questions/reports on the issue tracker but I do
|
9 | | -> read through and I don't believe there are any outstanding bugs. There are certainly |
10 | | -> some nice to haves that I should merge in/figure out but nothing critical. I haven't |
11 | | -> given up on adding new features and cleaning up the code further, just been busy. |
12 | | -> Should anything critical arise, I will fix it. |
| 9 | +> read through and there are no outstanding bugs. There are certainly some nice to haves |
| 10 | +> that I should merge in/figure out but nothing critical. I haven't given up on adding new |
| 11 | +> features and cleaning up the code further, just been busy. Should anything critical |
| 12 | +> arise, I will fix it. |
13 | 13 |
|
14 | 14 | ## Install
|
15 | 15 |
|
|
0 commit comments