Skip to content

Releases: Leviathan1995/spleen

v0.1.0

29 May 13:26
Compare
Choose a tag to compare

Spleen (2022-05-29T13:25:08Z)

Welcome to this new release!

Changelog

Thanks!

Those were the changes on v0.1.0!

v0.0.9

03 Mar 15:12
Compare
Choose a tag to compare

Spleen (2022-03-03T15:12:41Z)

Welcome to this new release!

Changelog

  • ad4e442 Minor: Waiting for the active connection from the client one second

Thanks!

Those were the changes on v0.0.9!

v0.0.8

18 Feb 15:09
Compare
Choose a tag to compare

Spleen (2022-02-18T15:08:55Z)

Welcome to this new release!

Changelog

Thanks!

Those were the changes on v0.0.8!

v0.0.7

15 Feb 03:21
Compare
Choose a tag to compare

Spleen (2022-02-15T03:20:57Z)

Welcome to this new release!

Changelog

Thanks!

Those were the changes on v0.0.7!

v0.0.6

05 Feb 04:37
Compare
Choose a tag to compare

Spleen (2022-02-05T04:37:24Z)

Welcome to this new release!

Changelog

  • 5dcd6fd Minor: Adjust the size of connection pool to 256
  • 57ee029 Optimize: Use sync.Pool instead of always creating a new buffer
  • d840587 Update README.md

Thanks!

Those were the changes on v0.0.6!

v0.0.5

01 Feb 05:50
Compare
Choose a tag to compare

Spleen (2022-02-01T05:50:42Z)

Welcome to this new release!

Changelog

  • b2e262a Bugfix: The server should be waiting until a new connection coming
  • 456e47d Optimize: Format configuration file
  • bade958 Update README.md
  • c09d9bb Update README.md

Thanks!

Those were the changes on v0.0.5!

v0.0.4

24 Jan 13:12
Compare
Choose a tag to compare

Spleen (2022-01-24T13:12:44Z)

Welcome to this new release!

Changelog

  • a48ed6e Bugfix: Decrease count of connections after being closed.
  • 3ba7de3 Bugfix: The server need to keep running after the connection closed by client
  • 032b390 Support multi-servers
  • a58dc6a Update README.md
  • 03aa044 Update README.md
  • db63904 Update spleen-client.service
  • db8ecdd Update spleen-server.service

Thanks!

Those were the changes on v0.0.4!

v0.0.3

16 Jan 15:41
Compare
Choose a tag to compare

Spleen (2022-01-16T15:41:53Z)

Welcome to this new release!

Changelog

Thanks!

Those were the changes on v0.0.3!

v0.0.2

12 Jan 15:38
Compare
Choose a tag to compare

Spleen (2022-01-12T15:38:29Z)

Welcome to this new release!

Changelog

  • 41f6b81 Bugfix: The client reads multi-TCP packets causes parsing to fail.
  • f13e695 Update README.md & Update .goreleaser.yml

Thanks!

Those were the changes on v0.0.2!

v0.0.1

12 Jan 12:07
Compare
Choose a tag to compare

spleen (2022-01-12T12:07:53Z)

Welcome to this new release!

Changelog

  • 2efacef Init commit
  • a8b9432 Update README.md & Update .goreleaser.yml

Thanks!

Those were the changes on v0.0.1!