Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/Async-Websocket #17

Merged
merged 55 commits into from
Jun 14, 2024
Merged

Feat/Async-Websocket #17

merged 55 commits into from
Jun 14, 2024

Conversation

ujex256
Copy link
Owner

@ujex256 ujex256 commented Jun 14, 2024

変更点

  • websocket-clientからwebsocketsに移行し、非同期処理を使うようにした
  • DBをredis-omライブラリで管理する
  • 環境変数をpydanticで検証する
  • その他のバグを修正

追加した環境変数

Name Type 概要
SERVER_HOST IPvAnyAddress pongサーバーを起動するホスト
SERVER_PORT int pongサーバーを起動するポート

@ujex256 ujex256 changed the base branch from master to develop June 14, 2024 08:56
@ujex256 ujex256 merged commit 7d5457b into develop Jun 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants