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

部屋削除時サーバ上のチャットの履歴や入室ユーザのログの削除 #15

Open
Yuki-Inamoto opened this issue Jul 9, 2015 · 1 comment

Comments

@Yuki-Inamoto
Copy link
Contributor

部屋を削除しても部屋ごとに存在するチャットの履歴や入室済みユーザのログがサーバ上のメモリに残ってしまっている。
サーバのメモリの節約のために部屋が削除されたとき上記ログを削除したい。

@Hironsan
Copy link
Contributor

Hironsan commented Jul 9, 2015

RoomDeleteHandlerで処理する

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants