Skip to content
This repository was archived by the owner on Jun 7, 2021. It is now read-only.

Tags: labthings/python-thingserver

Tags

v0.2.1

Toggle v0.2.1's commit message
0.2.1

v0.2.1b

Toggle v0.2.1b's commit message
Fixed job dependencies

v0.13.2

Toggle v0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change mDNS record to note TLS support. (#75)

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support new zeroconf version. (#73)

Fixes #72

v0.13.0

Toggle v0.13.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Update CHANGELOG.

v0.12.2

Toggle v0.12.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Update workflows.

v0.12.1

Toggle v0.12.1's commit message

Unverified

This user has not yet uploaded their public signing key.
Update version and changelog.

v0.12.0

Toggle v0.12.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Update changelog.

v0.11.3

Toggle v0.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch from netifaces to ifaddr. (#50)

ifaddr is pure Python, so it doesn't require a toolchain like
netifaces does.

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle tornado 6.X versions. (#47)

Fixes #46