Zac West
|
d67812c561
|
Fix compression when headers don't include window bits (#937)
|
2023-08-19 16:09:52 -05:00 |
|
Nick Ratelle
|
da1d9c69a7
|
Fix deprecation warning in WSCompression
Apple recommends using the withUnsafeMutableBytes method on the buffer
to bind an unsafe pointer.
|
2020-04-21 17:54:17 -04:00 |
|
daltoniam
|
c946f5c68b
|
laid the ground work for supporting both the native API and backwards compatibility with old versions
|
2019-06-15 18:40:22 -05:00 |
|
Austin Cherry
|
b386d1ea5a
|
Cleaned up docs, example project, licensing, etc
|
2019-04-27 18:42:30 -05:00 |
|
daltoniam
|
520e510c2c
|
basic server support for unit tests
|
2019-04-04 16:20:22 -05:00 |
|
Dalton Cherry
|
1cbfd8126c
|
swift 5 update
|
2019-03-27 14:19:57 -05:00 |
|
daltoniam
|
63b76e1fd9
|
finished up some of the TODOs
|
2019-02-09 12:04:04 -06:00 |
|
Dalton Cherry
|
5f467266fc
|
got compression hooked up
|
2019-02-08 11:04:46 -06:00 |
|
Dalton Cherry
|
7bb64ba35c
|
writing queue added. Compression stubbed out. Framing refactor is done
|
2019-02-04 13:54:47 -06:00 |
|