postgres-websockets icon indicating copy to clipboard operation
postgres-websockets copied to clipboard

PostgreSQL + Websockets

Results 5 postgres-websockets issues
Sort by recently updated
recently updated
newest added

The environment I use is a mobile network, and the connection is always unstable. Is it possible to provide the function of client PING and server response to PONG, which...

enhancement

My security department has a problem with sensitive data as part of URLs - here: the JWT. Can you imagine requesting a channel by POSTing a JWT - or like...

enhancement

It would be useful to be able to specify an SQL function for postgres-websockets, that will be executed when a WebSocket client connects or disconnects. The function will receive the...

enhancement

how do i get number of connected connection per channel so that i can know number of ppl online

enhancement

It would be great if we can support multiple architectures at the moment the published image is just (amd64) I think this could now be achieved fairly easily using `docker...

enhancement