We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
鯖蔵なので通信ルールは決めておきたい。
{'get_dobon_user_id': {type: 'int'} }
{'dobon_user_ids': {type: 'array'} }
{'init': {type: 'init_structure'} }
{'init_structure': {type: 'structure', args: {id: 'integer',name: 'string',type: 'enum_action_type'}}
{'enum_action_type': {type: 'enum', args: ['move', 'attack', 'build']}
このようなコードで定義しておいて、各自それにあわせてパースしたりする感じ