Module opcua_server::server [] [src]

The server module defines types related to the server, its current running state and end point information.

Structs

Server

The Server represents a running instance of OPC UA. There can be more than one server running at a time providing they do not share the same thread or listen on the same ports.