MusalaSoft / atmosphere-docs

ATMOSPHERE mobile testing framework

Home Page:http://atmosphereframework.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `version` option to `Server` and `Agent` console

dim4o opened this issue · comments

Example:

./gradlew runServer
...
>> INFO: WebSocket server started.
>> version
>> Musala Atmosphere Server, v0.1.0
./gradlew runAgent
...
Connection to server established.
>> version
>> Musala Atmosphere Agent, v0.1.0