Dynamically compute the duration before the next event sent to the cl… #218
Annotations
10 errors
ci
test history returns the full history if the last-event-id is lower than the oldest message (Neurow.PublicApi.EndpointTest)
|
ci
test history return a partial history if the last-event-id is in the middle of the available messages (Neurow.PublicApi.EndpointTest)
|
ci
test messaging transmits messages for the subscribed topic (Neurow.PublicApi.EndpointTest)
|
ci
test history does not return any message if the last-event-id is set but the topic does not have any history (Neurow.PublicApi.EndpointTest)
|
ci
test SSE lifecycle the client is disconnected after inactivity (Neurow.PublicApi.EndpointTest)
|
ci
test context path The subscribe url is prefixed with the context path (Neurow.PublicApi.EndpointTest)
|
ci
test SSE lifecycle the client is disconnected when the JWT token expires (Neurow.PublicApi.EndpointTest)
|
ci
test SSE lifecycle a ping event is sent every 'keep_alive' interval (Neurow.PublicApi.EndpointTest)
|
ci
test history returns the requested history, then returns ongoing messages (Neurow.PublicApi.EndpointTest)
|
ci
test history does not return any history is the last-event-id header is not set (Neurow.PublicApi.EndpointTest)
|