issues
search
diogob
/
postgres-websockets
PostgreSQL + Websockets
https://hackage.haskell.org/package/postgres-websockets
MIT License
359
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
anyone successfully used this with auth0?
#99
mwotton
opened
1 day ago
1
Apache AGE
#97
bitnom
closed
8 months ago
0
Multiple docker architectures
#96
diogob
closed
1 year ago
0
Upgrade stackage to LTS 21.14
#95
diogob
closed
1 year ago
0
Update README.md with resolver pin note
#94
alnoki
closed
1 year ago
1
Executable is not where documentation says it should be
#93
elliottdehn
closed
1 year ago
7
Upgrade stackage to lts-20.12
#92
diogob
closed
1 year ago
0
Update hasql and use cabal
#91
diogob
closed
1 year ago
0
Use lts 19.33 and Alpine 3.17 to create new docker image
#90
diogob
closed
1 year ago
0
Update alpine to 3.17 for libpq v15
#89
wolfgangwalther
closed
1 year ago
2
Support multiple docker architectures
#88
jamesmstone
closed
1 year ago
6
Need ping/pong functionality
#87
cwangfr
opened
2 years ago
4
Update CHANGELOG.md
#86
fjf2002
closed
2 years ago
1
Recover on missing PostgreSQL DB
#85
fjf2002
closed
2 years ago
6
JWT in URL: option to send it within the socket connection
#84
fjf2002
opened
2 years ago
7
update docker image
#83
diogob
closed
2 years ago
0
Wss connection Certificate
#82
enzo-desimone
closed
2 years ago
4
Upgrade Stackage to LTS 19 (GHC 9.0.2)
#81
diogob
closed
2 years ago
0
Fix typos and grammatical errors in README
#80
sekunho
closed
2 years ago
1
Add native TLS server support
#79
diogob
closed
3 years ago
0
Write new workflow to publish release files
#78
diogob
closed
3 years ago
0
Add base URL input to client example
#77
diogob
closed
3 years ago
0
Using the client-example with different URLs
#76
fjf2002
closed
3 years ago
1
docker stop takes 10s
#75
fjf2002
closed
2 years ago
6
Create a listener connection supervisor so we can recover in case of database connection failure
#74
diogob
closed
3 years ago
3
Prune some unused dependencies
#73
diogob
closed
3 years ago
0
Update stackage to LTS-17.7
#72
diogob
closed
3 years ago
0
WebSocket stops receiving messages from the database
#71
W1M0R
closed
3 years ago
10
PostGres WebSocket handsake via browser
#70
VYadav123
closed
3 years ago
3
Upgrade to stackage LTS-16.11
#69
diogob
closed
4 years ago
0
Upgrade to stackage LTS-16.18
#68
diogob
closed
4 years ago
1
Add a configuration option to open a channel for metadata
#67
diogob
closed
4 years ago
0
Allow reading database connection string from file
#66
diogob
closed
4 years ago
0
Add configuration for max number of retries and exit server with an error when connection dies or fails to open
#65
diogob
closed
4 years ago
0
Feature Request: configurable retry attempts for Docker container that exits with error code
#64
W1M0R
closed
4 years ago
4
Feature Request: @filename support for PGWS_DB_URI environment variable
#63
W1M0R
closed
4 years ago
3
Add a Gitter chat badge to README.md
#62
gitter-badger
closed
4 years ago
0
Refactor modules and export full stand-alone server from library
#61
diogob
closed
4 years ago
0
Add support for multiple channels - take 2
#60
diogob
closed
4 years ago
0
Add support for multiple channels
#59
jamesmstone
closed
4 years ago
1
Extend support for JWT to subscribe to multiple channels
#58
jamesmstone
closed
4 years ago
10
Shutdown server if listener connection dies
#57
diogob
closed
4 years ago
0
Jwt validate exp
#56
diogob
closed
4 years ago
0
Retry on "Broadcaster is dead"
#55
anatolystansler
closed
4 years ago
9
Feature request: JWT claim validation should include checks for expiration claim
#54
W1M0R
closed
4 years ago
7
Use a dummy app in case no path is passed for static server
#53
diogob
closed
4 years ago
0
Feature request: execute function on client connection state changed
#52
W1M0R
opened
4 years ago
5
Feature request: disable or customize websocket response message
#51
W1M0R
closed
4 years ago
2
How to disable static file hosting
#50
W1M0R
closed
4 years ago
1
Update DockerHub version
#49
W1M0R
closed
4 years ago
1
Next