tormund
2de5efc0cf
bump version, fix #15
2020-06-23 00:53:26 +03:00
tormund
914f997a98
fix echo server url
2020-06-16 13:05:31 +03:00
Volodymyr Lashko
c5e7527601
Fix assorted bugs and return packet kind ( #8 )
...
* add connection state
* improve error handling
* fix segmentation fault while attempting to close closed socket
* implement auto-close
* remove gcsafe requirement from onAutoClose callback
* remove auto-close
* return packet kind
* remove auto-close unit test
* make interface more consistent
* omit double copy
2019-11-18 14:32:12 +02:00
Volodymyr Lashko
8dd9553bd1
Add SSL/TLS support ( #4 )
...
* add ssl/tls support
* improve ssl-related code
* fix issue with extra newline at the end of hello packet
* allow user to specify own ssl context (or use default)
* fix readme
* cleanup code
* simplify generation of headers
2019-07-18 13:12:43 +03:00
Volodymyr Melnychuk
45d1ddff1e
fix news
2019-06-12 14:50:53 +03:00
Volodymyr Melnychuk
d55596b696
add gitignore, tests, readme:
2019-06-12 13:36:35 +03:00