Skip to content
#

Server

A server is a program or device that provides functionality for other programs and devices, called clients. This relation forms the Client-Server Model.

Here are 7,617 public repositories matching this topic...

thornjad
thornjad commented Dec 18, 2019

As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.

rocketk
rocketk commented Sep 6, 2020

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

According to the OIDC specification:

aud
REQUIRED. Audience(s) that this ID Token is intended for. It MUST contain the OAuth 2.0 client_id of the Relying Party as an audience value. It MAY also contain identifiers for other audiences. In the general case, the aud value is an array of case sensitive strings. In the common spe

svanimpe
svanimpe commented Apr 15, 2017

I'm in the process of writing my first (real) Kitura app and have been lost quite a lot. Kitura often sends Cannot GET /some/endpoint. responses without any error message in the log to help debug the issue. My log consists almost exclusively of [VERBOSE] [HTTPServerRequest.swift:215 parsingCompleted()] HTTP request from=127.0.0.1; proto=http; messages, even when there have been errors. I am us

absfilho2
absfilho2 commented Sep 14, 2020

I believe that this implementation can be used for broadcast communication and also for games that want to hear a channel that is rolling a song for example.

Could you put a shortcut so you can start and end listening to a certain channel?
If you can have the implementation of a shortcut also to adjust the level of the channel. It will be perfect.

Wikipedia
Wikipedia
You can’t perform that action at this time.