-
Notifications
You must be signed in to change notification settings - Fork 29
Comparing changes
Open a pull request
base repository: diogob/postgres-websockets
base: updating-libs
head repository: diogob/postgres-websockets
compare: master
- 16 commits
- 18 files changed
- 2 contributors
Commits on Dec 12, 2024
-
Merge pull request #100 from diogob/updating-libs
Update dependencies and tidy up cabal file
Configuration menu - View commit details
-
Copy full SHA for bd244d6 - Browse repository at this point
Copy the full SHA bd244d6View commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 344c537 - Browse repository at this point
Copy the full SHA 344c537View commit details
Commits on Mar 19, 2025
-
Update actions/cache for our CI actions are erroring and it seems the
version 2 is no longer supported.
Configuration menu - View commit details
-
Copy full SHA for 7600c89 - Browse repository at this point
Copy the full SHA 7600c89View commit details -
Merge pull request #102 from diogob/update-ci
Update CI since it was breaking because of an old action version
Configuration menu - View commit details
-
Copy full SHA for 9071ff6 - Browse repository at this point
Copy the full SHA 9071ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 586b55d - Browse repository at this point
Copy the full SHA 586b55dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d32456 - Browse repository at this point
Copy the full SHA 8d32456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72889ce - Browse repository at this point
Copy the full SHA 72889ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bdcaa8 - Browse repository at this point
Copy the full SHA 2bdcaa8View commit details
Commits on Apr 18, 2025
-
Remove protolude since the library seems a bit stale and we can replace
the interesting bits with a simpler module.
Configuration menu - View commit details
-
Copy full SHA for 3bb1028 - Browse repository at this point
Copy the full SHA 3bb1028View commit details
Commits on Apr 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f479806 - Browse repository at this point
Copy the full SHA f479806View commit details -
Configuration menu - View commit details
-
Copy full SHA for f82330c - Browse repository at this point
Copy the full SHA f82330cView commit details
Commits on Apr 21, 2025
-
Merge pull request #104 from diogob/remove-protolude
Remove protolude since the library seems a bit stale
Configuration menu - View commit details
-
Copy full SHA for 8027c0f - Browse repository at this point
Copy the full SHA 8027c0fView commit details
Commits on May 14, 2025
-
It seems that without the notifySession being open in the middleware,…
… the runtime detects the waiting on the MVar as an infinite wait. Which although true, it's useful to relay read messages and the connection will be closed by warp when the client disconects. This should fix [#105]
Configuration menu - View commit details
-
Copy full SHA for 577a2f0 - Browse repository at this point
Copy the full SHA 577a2f0View commit details
Commits on May 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 25f7fc7 - Browse repository at this point
Copy the full SHA 25f7fc7View commit details
Commits on May 16, 2025
-
Merge pull request #106 from diogob/fix-connection-closing-when-no-wr…
…ite-mode-is-present Prevent connection from closing when opening channels without write mode
Configuration menu - View commit details
-
Copy full SHA for 4f32cbd - Browse repository at this point
Copy the full SHA 4f32cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51792c6 - Browse repository at this point
Copy the full SHA 51792c6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff updating-libs...master