Skip to content

Releases: pojntfx/panrpc

v0.9.2

16 Aug 01:27
7169be8
Compare
Choose a tag to compare
chore: Bump version number

Signed-off-by: Felicitas Pojtinger <felicitas@pojtinger.com>

v0.9.1

16 Aug 01:22
62da1d5
Compare
Choose a tag to compare
feat: Add graceful shutdown examples to Go TCP servers

Signed-off-by: Felicitas Pojtinger <felicitas@pojtinger.com>

v0.9.0

15 Aug 00:55
500620e
Compare
Choose a tag to compare
chore: Bump release version

Signed-off-by: Felicitas Pojtinger <felicitas@pojtinger.com>

v0.8.2

02 Jul 18:52
Compare
Choose a tag to compare

Bug Fixes

Chores

release-main

21 Jul 00:27
Compare
Choose a tag to compare
release-main Pre-release
Pre-release
fix: Use correct license in NPM package

v0.8.1

24 May 00:25
Compare
Choose a tag to compare

Chores

v0.8.0

24 May 00:23
Compare
Choose a tag to compare

Features

  • Introduce per-Link*() hooks to Go and TypeScript versions that allow associating a specific call to Link*() with a remoteID (Felicitas Pojtinger)
  • Add GJS + Soup boilerplate replicating the panrpc web example using GTK4 (Felicitas Pojtinger)

Documentation

  • Add comments to serialization/deserialization boilerplate, link to other transport/serializer examples in README directly after boilerplate (Felicitas Pojtinger)

Code Refactoring

Chores

v0.7.2

21 Mar 22:48
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

Builds

v0.7.1

20 Feb 22:54
Compare
Choose a tag to compare

Documentation

Chores

v0.7.0

20 Feb 22:43
Compare
Choose a tag to compare

Features

Bug Fixes

  • Use ES6 class methods to prevent broken this references, exit after close event in TCP TS example (Felicitas Pojtinger)
  • Drop debug logging fo...
Read more