Skip to content

Releases: James-Frowen/SimpleWebTransport

v1.6.2

08 Jun 21:11
Compare
Choose a tag to compare

1.6.2 (2023-06-08)

Performance Improvements

v1.6.1

08 Jun 19:24
Compare
Choose a tag to compare

1.6.1 (2023-06-08)

Bug Fixes

  • adding missing function from mirror example (c15d060)

v1.6.0

08 Jun 19:21
Compare
Choose a tag to compare

1.6.0 (2023-06-08)

Features

  • storing all headers instead of just (cf90ab6)

v1.5.0

08 Jun 13:50
Compare
Choose a tag to compare

1.5.0 (2023-06-08)

Features

  • adding option to change ip real header (f50f4b2)

v1.4.1

08 Jun 13:27
Compare
Choose a tag to compare

1.4.1 (2023-06-08)

Bug Fixes

  • fixing AssemblyInfo version (ee8ebb3)

v1.4.0

08 Jun 13:22
Compare
Choose a tag to compare

1.4.0 (2023-06-08)

Bug Fixes

  • using realIp for tostring (db9ffe6)

Features

  • adding option to get real ip from reverse proxy (7d8acaa)

v1.3.2

07 Jun 14:51
Compare
Choose a tag to compare

1.3.2 (2022-06-07)

Bug Fixes

  • adding new line before key header (3495845)

v1.3.1

07 Jun 14:37
Compare
Choose a tag to compare

1.3.1 (2022-06-07)

Bug Fixes

  • Header lookup needs to be case insensitive (63aedd8)

v1.3.0

12 Feb 22:16
Compare
Choose a tag to compare

1.3.0 (2022-02-12)

Features

  • Allowing max message size to be increase to int32.max (#2) (4cc60fd)

v1.2.7

12 Feb 19:21
Compare
Choose a tag to compare

1.2.7 (2022-02-12)

Bug Fixes

  • fixing ObjectDisposedException in toString (426de52)