postgres-websockets
postgres-websockets copied to clipboard
PostgreSQL + Websockets
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...
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...
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...
how do i get number of connected connection per channel so that i can know number of ppl online
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...