[go: nahoru, domu]

Skip to content

Tags: topfreegames/pitaya

Tags

v3.0.0-beta.1

Toggle v3.0.0-beta.1's commit message
chore: remove process and os info from traces

v2.11.1

Toggle v2.11.1's commit message
Update go-workers and fix interface. Fixes #395

v2.11.0

Toggle v2.11.0's commit message
update docs for customizing timeout value of RPC

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Proxy proto tls fix (#387)

* Fix proxy protocol usage with TLS listeners

* remove debugging string

2.10.0

Toggle 2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor and simplify config structs and builder instantiation (#385)

* Refactor and simplify config structs and builder instantiation

* Make Config object compatible with viper interface

* Remove unnecessary decoder options from unmarshalkey signature

* Make serializer type configurable via external configuration (file or env var)

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor and simplify config structs and builder instantiation (#385)

* Refactor and simplify config structs and builder instantiation

* Make Config object compatible with viper interface

* Remove unnecessary decoder options from unmarshalkey signature

* Make serializer type configurable via external configuration (file or env var)

v2.9.0

Toggle v2.9.0's commit message

v2.8.1

Toggle v2.8.1'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 #373 from topfreegames/fix_grpc_deps

Fix GRPC dependency problems with ETCD
Fix pitaya-cli installation from this repo

v2.8.0

Toggle v2.8.0's commit message
Update readme

v2.7.5

Toggle v2.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: drain timeout not breaking loop, timeout drain variable referenc…

…ed instead of period