Skip to content
#

multiplexer

Here are 145 public repositories matching this topic...

zellij
a-kenji
a-kenji commented Aug 31, 2021

Allow the configuration of pane frames.

For example where or whether to show the scroll indicator. Have some right aligned, some left aligned. Display the information at the bottom of the frames.

The current default configuration could be something akin to this:

pane_frames:
  top:
    left: [title, ]
    right: [scroll, ]
 bottom:
   left: []
   right: []
webgo
bnkamalesh
bnkamalesh commented Feb 13, 2021

Is your feature request related to a problem? Please describe.

Adding routes currently requires the developer to prepare a single list of *Route with all the routes defined in one go. This can be split up and made easier for the developer

Describe the solution you'd like

We can add convenience method for each type of HTTP method supported by webgo (). e.g.

router.A

An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy UDP) using ECDH key exchange algorithm, ED25519 signatures and Blake3+Poly1305 checksums/message-authentication for Go (golang). Also a multiplexer.

  • Updated Jun 28, 2020
  • Go

Improve this page

Add a description, image, and links to the multiplexer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multiplexer topic, visit your repo's landing page and select "manage topics."

Learn more