Categorygithub.com/phogolabs/plex
modulepackage
0.0.0-20241017053259-5858a7f76baa
Repository: https://github.com/phogolabs/plex.git
Documentation: pkg.go.dev

# README

plex

Documentation License Coverage Go Report Card

A multiplexer that allows Google Remote Procedure Call and HTTP server listening on the same port

Installation

$ go get -u github.com/phogolabs/plex

Getting started

For more information about how to use the package, have a look the example service implementation.

Contributing

We are open for any contributions. Just fork the project.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewServer creates a new server.

# Constants

ErrClosedConn occurs when the connection is closed.

# Variables

SetStatusCode sets the status code.

# Structs

Server represents a server.