Commit Graph

  • 8bfd753649
    Update README.md status Jacek Sieka 2022-11-08 14:40:41 +0100
  • e3c66acd40
    Merge branch 'master' into status status-latest Etan Kissling 2022-09-02 17:36:53 +0200
  • 5f09c76d44
    allow concurrent sending of >1 MB frames (#22) master Etan Kissling 2022-09-02 12:11:07 +0200
  • 19fe69e996
    Merge branch 'dev/etan/send-fixlarge' into status Etan Kissling 2022-09-01 16:18:18 +0200
  • 4efa2c9efc
    `strtabs` import is not chronos dependent Etan Kissling 2022-09-01 16:17:35 +0200
  • 34272dedcd
    Merge branch 'dev/etan/send-fixlarge' into status Etan Kissling 2022-08-25 20:00:38 +0200
  • efd56e92b9
    avoid unnecessary string copy Etan Kissling 2022-08-25 19:57:55 +0200
  • 63746a7b42
    Merge branch 'dev/etan/send-fixlarge' into status Etan Kissling 2022-08-25 01:57:57 +0200
  • e9d7237254
    Merge branch 'master' into status Etan Kissling 2022-08-25 01:57:40 +0200
  • efa659c3e9
    allow concurrent sending of >1 MB frames Etan Kissling 2022-08-25 01:36:27 +0200
  • eab458a7bb
    stylecheck: fix `newTlsClientAsyncStream`/`newTLSClientAsyncStream` (#21) tersec 2022-07-14 09:57:09 +0000
  • 53da4dd1ad
    fix hostName/hostname stylecheck issue Dustin Brody 2022-07-05 12:53:45 +0000
  • fadc54f468
    fix secKey encoding (#20) Tanguy 2021-11-30 21:33:03 +0100
  • 9094ae3147
    fix secKey encoding Tanguy Cizain 2021-07-28 16:35:43 +0200
  • 2800cc7529
    fix for latest Chronos Ștefan Talpalaru 2021-08-24 21:11:55 +0200
  • 2366d8e7f9
    fix secKey encoding Tanguy Cizain 2021-07-28 16:35:43 +0200
  • b888b22585
    Compatibility and resource management fixes (#19) zah 2021-04-08 15:32:16 +0300
  • 002b21b492 transport.close() is still necessary after closing all streams Zahary Karadjov 2021-04-06 21:45:46 +0300
  • 413c75c359
    transport.close() is still necessary after closing all streams Zahary Karadjov 2021-04-06 21:45:46 +0300
  • 363dd4ca77
    Nullify the reader and writer fields after closing the WebSocket Zahary Karadjov 2021-03-10 22:10:03 +0200
  • 37055371ec
    Fix resource leaks on failed connections; Handle more error cases Zahary Karadjov 2021-03-08 23:59:34 +0200
  • 1d2ca5b059
    Merge pull request #1 from status-im/besu-compat Jacek Sieka 2020-11-30 07:41:28 +0100
  • f894086fa4
    Fix a compatibility issue with the Besu Eth1 client WebSocket server Zahary Karadjov 2020-11-30 00:51:03 +0200
  • e1d63564a2
    can't use `result` when returning Future[void] (#18) Ștefan Talpalaru 2020-08-14 18:21:06 +0200
  • 852b707b5d
    can't use `result` when returning Future[void] Ștefan Talpalaru 2020-08-06 20:09:29 +0200
  • a3a6e3ae5f
    Fixed logic error when adding protocol response header (#17) Jens Alfke 2020-06-25 00:55:53 -0700
  • 2de5efc0cf bump version, fix #15 0.5 tormund 2020-06-23 00:53:26 +0300
  • d64a7691ae fix #16 tormund 2020-06-19 16:58:24 +0300
  • 55d3214c57 fix empty path tormund 2020-06-16 21:47:07 +0300
  • 914f997a98 fix echo server url tormund 2020-06-16 13:05:31 +0300
  • 1caa232d63
    inheriting from CatchableError for the news exceptions because Exception shouldn't be directly inherited from (#12) 0.4 Viktor Kirilov 2020-05-08 09:40:10 +0300
  • 09af7f0d97
    fix connection and validation of server responce (#11) Volodymyr Melnychuk 2019-12-18 12:17:44 +0200
  • f4a168db3a more valid validation ;) fixConnectionAddValidation Volodymyr Melnychuk 2019-12-17 17:57:09 +0200
  • 1e45e4fb8b fix typo, better validation Volodymyr Melnychuk 2019-12-17 17:41:17 +0200
  • fe1ba84937 fix typo, cleanup Volodymyr Melnychuk 2019-12-17 16:42:19 +0200
  • 8264d6690f fix connection and validation of server responce Volodymyr Melnychuk 2019-12-17 16:29:55 +0200
  • c178f8c628 raise error when writing to closed socket (#10) Volodymyr Lashko 2019-11-27 16:36:58 +0200
  • 721206201a gracefully handle socket closure (#9) Volodymyr Lashko 2019-11-25 18:20:39 +0200
  • c5e7527601 Fix assorted bugs and return packet kind (#8) 0.3 Volodymyr Lashko 2019-11-18 14:32:13 +0200
  • 8ea2ee2602 Chronos SSL support (#6) 0.2 Yuriy Glukhov 2019-10-18 10:58:54 +0300
  • 0c44ff9cd3 make default ssl context initialization easier to understand (#5) Volodymyr Lashko 2019-07-18 17:32:10 +0300
  • 8dd9553bd1 Add SSL/TLS support (#4) Volodymyr Lashko 2019-07-18 13:12:43 +0300
  • 6a7d8f0151 Client maskFrames by default, allow custom headers (#3) Yuriy Glukhov 2019-07-01 17:08:14 +0300
  • ca34a89433
    gen oid instead of hardcoded Sec-WebSocket-Key (#2) Volodymyr Melnychuk 2019-06-13 22:20:20 +0300
  • 7009145f89 encode key, make proper lenght useOidAsSecKey Volodymyr Melnychuk 2019-06-13 14:46:50 +0300
  • a7b44affde gen oid instead of hardcoded Sec-WebSocket-Key Volodymyr Melnychuk 2019-06-13 14:29:27 +0300
  • 45d1ddff1e fix news Volodymyr Melnychuk 2019-06-12 14:50:53 +0300
  • d5fca4e063 fix readme Volodymyr Melnychuk 2019-06-12 14:10:36 +0300
  • d55596b696 add gitignore, tests, readme: Volodymyr Melnychuk 2019-06-12 13:36:35 +0300
  • 35d14b09a4 Chronos support (#1) Yuriy Glukhov 2019-06-11 17:09:54 +0300
  • 1693b5c022 initial commit Volodymyr Melnychuk 2019-05-08 16:10:48 +0300
  • a8f34be09e
    Initial commit Volodymyr Melnychuk 2019-05-08 16:06:46 +0300