JamAuthProxy

Inherits: Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

TCPServer

server

new()

StreamPeerTCP[]

connections

int

req_counter

0

JamProjectApi

api

String

localhostKey

String

localhostCert

Methods

void

_ready ( )

void

start ( )

void

_exit_tree ( )

void

_notification ( Variant what )

Variant

get_port ( )

void

_process ( Variant delta )


Property Descriptions

TCPServer server = new()

There is currently no description for this property. Please help us by contributing one!


StreamPeerTCP[] connections

There is currently no description for this property. Please help us by contributing one!


int req_counter = 0

There is currently no description for this property. Please help us by contributing one!


JamProjectApi api

There is currently no description for this property. Please help us by contributing one!


String localhostKey

There is currently no description for this property. Please help us by contributing one!


String localhostCert

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

void _ready ( )

There is currently no description for this method. Please help us by contributing one!


void start ( )

There is currently no description for this method. Please help us by contributing one!


void _exit_tree ( )

There is currently no description for this method. Please help us by contributing one!


void _notification ( Variant what )

There is currently no description for this method. Please help us by contributing one!


Variant get_port ( )

There is currently no description for this method. Please help us by contributing one!


void _process ( Variant delta )

There is currently no description for this method. Please help us by contributing one!