-
Updated
Oct 1, 2020 - PHP
application-server
Here are 68 public repositories matching this topic...
-
Updated
Oct 7, 2020 - C++
-
Updated
Oct 13, 2020 - Go
-
Updated
Sep 9, 2020 - PHP
-
Updated
Oct 10, 2020 - Pascal
-
Updated
Oct 13, 2020 - Java
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Oct 3, 2020 - C
-
Updated
Oct 11, 2020 - Go
-
Updated
Oct 9, 2020 - Java
-
Updated
Oct 12, 2020 - Python
-
Updated
Dec 4, 2019 - JavaScript
-
Updated
Oct 13, 2020 - Java
Message inspection
Implement Message.InspectMsg
and suitable overrides. This function should be invoked when a message is sent, but only when a debug flag is enabled in a lab load. Its purpose is to verify that the message
- belongs to a valid protocol
- matches its PSM's protocol (if sent by a PSM)
- has a valid signal for its protocol
- contains all parameters that are mandatory for its signal
- contains
-
Updated
Sep 5, 2019 - C++
-
Updated
Jul 20, 2020 - JavaScript
httpendpoint.RequestedVersionExtractor.Extract should be able to return an error if the version encoded in the request is missing or invalid, resulting in an HTTP 400
RequestedVersionExtractor should be injected into the HTTPServer via a decorator (which the RuntimeCtl instance of the HTTPServer should opt out).
-
Updated
Mar 22, 2020 - Go
-
Updated
Apr 5, 2020 - Python
-
Updated
Oct 13, 2020 - Python
-
Updated
Sep 1, 2018 - JavaScript
-
Updated
Jun 20, 2019
-
Updated
Jun 4, 2017 - Haxe
Improve this page
Add a description, image, and links to the application-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the application-server topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Running the code below will result in two different error messages: