Add a command line argument to change the port and the channel of the server. #3

Closed
opened 2020-02-03 11:37:02 -05:00 by boranseckin · 2 comments
boranseckin commented 2020-02-03 11:37:02 -05:00 (Migrated from github.com)

In order to change the port and the channel of the server, a user is required to modify the code. Add a command-line argument parser to change these specifications dynamically and easily.
e.g. --port and --channel

In order to change the port and the channel of the server, a user is required to modify the code. Add a command-line argument parser to change these specifications dynamically and easily. e.g. ```--port``` and ```--channel```
boranseckin commented 2020-02-10 08:10:14 -05:00 (Migrated from github.com)

Port parsing added in 255c1a4102.

Port parsing added in 255c1a41022d6f744682f58d0ca9d93791020e65.
boranseckin commented 2020-02-11 20:14:37 -05:00 (Migrated from github.com)

Channel parsing added in 67661ea6d1.
Multiple channels are added in 73974056d5.

Channel parsing added in 67661ea6d1b357af41606bc69ad74c5b751535b3. Multiple channels are added in 73974056d5dd42ffe56be34ed6b70656ce71551d.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
boranseckin/bridge#3
No description provided.