Network Component----API

Network Component of V2Ray Engine


Server Tutorial

<p>First we must download <a href="https://www.python.org/downloads/">python</a>(version&gt;=3.4) and install the relevent library <code>asyncio</code> and <code>websockets</code></p> <pre><code>pip install asyncio websockets</code></pre> <p>Then we can open an console<code>(Git bash/cmd/Power Shell)</code> and input the command to start the server.</p> <p><code>python main.py</code></p> <p>Then you can get the message through this console. This is veru useful when you are developing a network game. Everytime you have a problem and you are not sure which site caused the error, you can go and see the output message in this console.</p>

页面列表

ITEM_HTML