Skip to content

Releases: staskobzar/goami2

v1.7.7

02 Feb 20:30

Choose a tag to compare

What's Changed

  • Fix parser when ChanVariable header has the channel name included by @italorossi in #19

New Contributors

Full Changelog: v1.7.6...v1.7.7

v1.7.6

15 Apr 23:43
dd9117a

Choose a tag to compare

  • fix some shared resources

v1.7.5

15 Apr 17:57
7837a4a

Choose a tag to compare

  • cosmetic code fixes
  • fix locking err channel

v1.7.4

15 Apr 16:04

Choose a tag to compare

  • fixed parse AMI packet header names with numbers (found by @halsbox)
  • fix reading fragmented packets from network connection and correct AMI packet termination handling (thanks to @halsbox)

v1.7.3

12 Apr 16:43

Choose a tag to compare

  • fix #7 fails to read longer packets from connection

v1.7.2

10 Apr 13:51

Choose a tag to compare

  • fix action sending on closed connetion

v1.7.1

01 Feb 17:32

Choose a tag to compare

  • fix read AMI truncated packats longer then tcp packat size
  • fixed parse incomplete packets
  • more parsing tests

v1.7.0

29 Jan 19:41

Choose a tag to compare

  • reworked and big refactoring
  • very fast perser with re2c lexer generator
  • deprecated per event subscribe for better performance
  • added client create function with context

v1.6.4

09 Feb 23:32

Choose a tag to compare

  • Add SpyeeChanVariable to variables list
  • Add SpyerChanVariable to variables list

v1.6.3

24 Jun 14:46
3804ec6

Choose a tag to compare

  • fix misspells in docs
  • fix lint