-
Updated
Aug 30, 2020 - JavaScript
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,589 public repositories matching this topic...
-
Updated
Sep 7, 2020 - Go
-
Updated
Sep 6, 2020 - Swift
-
Updated
Sep 5, 2020 - Haskell
-
Updated
Jan 21, 2020
Add a changelog
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.
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Sep 5, 2020 - Rust
Describe the bug
In openapi schema, field requested_access_token_audience
is required, which means it cannot be null.
But what I received is:
{
"challenge":"eaf5b69b16a441b5a861b8a71c818c0a",
"requested_scope":[
"openid",
"offline",
"profile:
It would be really nice when using the Rides view that you could select Excitement, Intensity, or Nausea ratings as the view, with sorting for them.
-
Updated
Sep 6, 2020 - Go
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
-
Updated
Sep 5, 2020 - Go
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 6, 2020 - Ruby
-
Updated
Apr 11, 2020 - Ruby
-
Updated
Aug 20, 2020 - C
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 5, 2020 - C#
Context
Right now, you can toggle Push To Talk via the DoublePush Time setting under Transmission in the Audio Input section. However, by default, Push To Talk shouts in all Subchannels around your current Channel, which is sometimes not what you want. It would be nice to have the same functionality (toggle on/off) for the "Whisper" Shortcut.
Describe the feature you have in mind
To
-
Updated
Aug 13, 2020 - Go
-
Updated
Sep 6, 2020 - C++
- Wikipedia
- Wikipedia
Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.
In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.
Can I publish my project under the BSD-2-Clause license?
Thanks.