Documentation
¶
Overview ¶
* * (C) 2024 Ford Motor Company * * All files and artifacts in the repository at https://github.com/covesa/vissr * are licensed under the provisions of the license provided by the LICENSE file in this repository. * *
Index ¶
Constants ¶
View Source
const FILETRANSFERCACHESIZE = 10
View Source
const MAXSESSIONS = 10
Variables ¶
View Source
var MuxServer = []*http.ServeMux{ http.NewServeMux(), }
View Source
var Upgrader = websocket.Upgrader{
ReadBufferSize: 1024,
WriteBufferSize: 1024,
}
Functions ¶
func WsMgrFTInit ¶
func WsMgrFTInit(ftChannel chan utils.FileTransferCache)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.