You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As pointed in cettia/cettia-protocol#12, introducing a dedicated class to represent options about server, i.e. ServerOptions, would be better in Java as well.
The text was updated successfully, but these errors were encountered:
On second thought, it seems to be excessive to introduce a new class and create relationship between other classes just for one option, i.e. heartbeat. It would be wise to wait for the feedback regarding this issue.
I'll remove it from the milestone. Sorry for the confusion.
As pointed in cettia/cettia-protocol#12, introducing a dedicated class to represent options about server, i.e.
ServerOptions
, would be better in Java as well.The text was updated successfully, but these errors were encountered: