-
Updated
Aug 31, 2021 - 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 9,427 public repositories matching this topic...
-
Updated
Sep 17, 2021 - Go
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 17, 2021 - Haskell
-
Updated
Jul 22, 2021 - Rust
-
Updated
May 1, 2021
The docs at https://www.ory.sh/hydra/docs/cli/hydra-clients-import state as a description:
"Imports cryptographic keys of any format to the JSON Web Key Store
This appears to be incorrect. The description would be expected to be:
"Import OAuth 2.0 Clients from one or more JSON files"
(and this is confirmed by an earlier version of the docs for this CLI interface: https://www.ory.sh/hyd
In addition to the settings info added in v13.0.1, add a line with the version number, possibly right above the settings output?
-
Updated
May 2, 2021 - JavaScript
-
Updated
Sep 16, 2021 - Go
Context and Description
The READMEs and any example code in all projects should be updated to reflect the move from the IBM-Swift organization to the Kitura organization.
If anyone wants to take on all or part of this, please comment here so other's know what you're working on and submit PR's. :-)
Thanks!
-
Updated
Sep 17, 2021 - JavaScript
-
Updated
Sep 16, 2021 - Ruby
-
Updated
Aug 12, 2021 - Ruby
-
Updated
Sep 16, 2021 - C#
-
Updated
Jul 25, 2021 - C
Context
Some devices only have mono-output at which point our positional audio feature can't work as it will require at least two channels to simulate any spatial effects.
Describe the feature you have in mind
A warning for anyone that has positional audio enabled but is using a mono device
Describe alternatives you've considered
None
Additional context
See e.g. #5220
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Sep 17, 2021 - C++
... to make it easier to read Vespa documentation on an e-reader / offline
Vespa documentation is generated using Jekyll from .md and .html files, look into options for generating the artifact as part of site generation (there might be plugins we can use here)
- Wikipedia
- Wikipedia
When sending a request body that decodes a
Content
type. If the request is sent as multipart with the right header set, but the body is empty, a 500 error is returned. This can cause problems with apps that have automatic reporting for internal server errors as it should be reported as a bad request