Skip to content

endpointの設定で、ポート番号を指定しない場合に、IPアドレスの後にコロンが無くてもエラーが出ないようにする #108

Description

@Nobu19800

Is your feature request related to a problem? Please describe.
rtc.confで、以下のようにポート番号を指定しない場合であっても、IPアドレスの後にコロンを入れる必要がある。

corba.endpoints: 192.168.1.10:

Describe the solution you'd like
C++版、Python版ではコロン無しでも設定可能なため、Java版も同様にしたい。

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions