-
Tests are needed to show the agent correctly identifying the presence of a Falcon webserver.
### Additional context
Tests were attempted at the initial instrumentation of Falcon #2383. The async n…
-
Hi,
Can you please add usage example ...
I tried to use:
let websocket = new $WebSocket("…");
let observable: Observable = this.websocket.send("test");
observable.subscribe(
value=>con…
-
### Installation Method
Docker Installation
### AzuraCast Release Channel
Stable Channel
### Current AzuraCast Version
v0.20.2 Stable
### What happened?
Heya, I've setup Azuracast to demo for a…
-
TICKER sometimes means 'bookTicker' (real-time best bid and ask updates), but sometimes 'ticker' (slow, usualy ever second updates with a bunch of extra info like volume in last 24h).
E.g. on binan…
-
# Frontend api redesign
## Existing implementation
1. The frontend loads the navigation task data from a single endpoint that provides the navigation task, the route, and all current contestants.
…
kolaf updated
3 months ago
-
**Actual behavior (the bug)**
An error occurring inside of a `wsBeforeUpgrade(...)` handler, eg: authenticating requests before upgrading to a websocket resulting in an `UnauthorizedResponse` being t…
-
On
Unit 1.29.1 - Java17 - Docker `eclipse-temurin:17-jdk-jammy`
It is not possible to load a SpringBoot application version >=3.0. Unit did not crash. It simply isn't loading the Spring Applicatio…
-
### Feature Idea
Would it be possible to get some form of progress indicator added to the /queue endpoint or a new endpoint. I appreciate that it's in the web socket but it would be nice to be able t…
-
Stage 1:
- [x] Type erase as HTTP handler when storing data on `Endpoint`.
- [x] Websocket support for Axum
- [x] Rust docs for all types + enable linter warning
- [x] Unit testing utils worki…
-
So we want to support IPv6 in Autobahn - for all flavors. This is not the case as of today (see below).
Longer term, the "flavors" we need to cover are:
* Twisted vs asyncio
* WebSocket clients…