server

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2020 License: LGPL-3.0 Imports: 13 Imported by: 0

Documentation

Overview

Package server much of the code comes from https://tutorialedge.net/projects/chat-system-in-go-and-react/part-4-handling-multiple-clients/ Two main routes: - /ws creates a new websocket connection - /layouts?name=<name> retrieves a given layout, stored in a `json` file on the server

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartLocalServer

func StartLocalServer(port int)

StartLocalServer creates a new server on localhost

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL