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

ルームリストをjsonで返すように変更 #16

Merged
merged 1 commit into from
Jan 11, 2021

Conversation

YasuakiYoshii
Copy link
Contributor

@YasuakiYoshii YasuakiYoshii commented Jan 10, 2021

概要

ルームリストをjsonで返すように変更.

動作確認

  • サーバー起動後gosandyなどで"ws://localhost:8080/ws"に"/list"をsendすると{"data": [{"name": "Main"}]}が返ってくる
  • 下記のクライアント側のPRに書いた動作確認を行ってください

関連するクライアントの変更

クライアント側でルーム一覧の取得とルーム作成およびルーム入室をgraphQLからwebsocketでできるように変更しました.(2d-rpg/card-playroom-client#21)

@bana118
Copy link
Contributor

bana118 commented Jan 11, 2021

LGTM

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