|
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 andI don't believethere areany outstanding bugs. There are certainly |
10 | | ->some nice to havesthat I should merge in/figure out but nothing critical. I haven't |
11 | | ->given up on adding newfeatures and cleaning up the code further, just been busy. |
12 | | ->Should anything criticalarise, I will fix it. |
| 9 | +>read through and there areno 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 |
|
|