Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: timzaak/notir

Release v0.1.5

11 Sep 06:42

Choose a tag to compare

  1. export port config
  2. bump salvo version
  3. more readme

Release v0.1.4

18 Aug 14:27

Choose a tag to compare

  • bump deps
  • change log filter

Release v0.1.3

13 Aug 03:55

Choose a tag to compare

  1. bump rust version to 1.89.0
  2. add logs when websocket disconnect

Release v0.1.2

29 Jul 07:34

Choose a tag to compare

  • Feat: Add broadcast endpoint

Release v0.1.1

29 Jul 06:18

Choose a tag to compare

  • improve docs

Break Change

  • move http endpoint pub, sub to /single/pub /single/sub

v0.1.0

23 Jul 02:19

Choose a tag to compare

No new features.

  • Add test and ci for rust
  • Bump salvo version

Full Changelog: v0.0.8...v0.1.0

Release v0.0.8

19 Jul 08:47

Choose a tag to compare

  • frontend add websocket reconnection config.

Release v0.0.7

17 Jul 07:40

Choose a tag to compare

  • bring heartbeat trigger from frontend to backend
  • clean code
  • add mit license
  • add /pub?mode=ping_pong timeout: 5 seconds

Release v0.0.6

15 Jul 08:13

Choose a tag to compare

  • add version in frontend page
  • add ping_pong mode
  • clean error response of /pub

Release v0.0.5

14 Jul 11:00

Choose a tag to compare

  • Fix bugs of frontend
  • add more links about the project.