Skip to content

Tags: datarhei/gosrt

Tags

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ioppermann Ingo Oppermann
Add test for PR94

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #82 from datarhei/dependabot/go_modules/github.com…

…/stretchr/testify-1.10.0

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ioppermann Ingo Oppermann
Update example listener to use Accept2()

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ioppermann Ingo Oppermann
Add comments

v0.5.7

Toggle v0.5.7's commit message

Verified

This commit was signed with the committer’s verified signature.
ioppermann Ingo Oppermann
Bump the go version to 1.20

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was signed with the committer’s verified signature.
ioppermann Ingo Oppermann
Merge branch 'muxinc-bp/parallel-listens'

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was signed with the committer’s verified signature.
ioppermann Ingo Oppermann
Fix race condition when disposing late packets (#36)

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from datarhei/dependabot/go_modules/golang.org…

…/x/crypto-0.12.0

Bump golang.org/x/crypto from 0.11.0 to 0.12.0

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
ioppermann Ingo Oppermann
Guard connection statistics from concurrent read and write

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ioppermann Ingo Oppermann
Fix syntax error