Skip to content

Releases: pojntfx/panrpc

v0.10.0

17 Apr 21:07
a744df2

Choose a tag to compare

feat: Add basic benchmarks for client to server and server to client …

v0.9.2

16 Aug 01:27
7169be8

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

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

Choose a tag to compare

chore: Bump release version

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

v0.8.2

02 Jul 18:52

Choose a tag to compare

Bug Fixes

Chores

release-main

21 Jul 00:27

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

Choose a tag to compare

Chores

v0.8.0

24 May 00:23

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

Choose a tag to compare

Features

Bug Fixes

Documentation

Builds

v0.7.1

20 Feb 22:54

Choose a tag to compare

Documentation

Chores