Skip to content

Releases: supabase/realtime

0.7.4

22 May 09:45
951ef23
Compare
Choose a tag to compare
fixes #33 and #34

0.7.3

20 May 11:07
a3e6dbd
Compare
Choose a tag to compare

We're making it easy to install and get started. For now we are packaging an executable and a docker image: https://hub.docker.com/r/supabase/realtime

Coming soon: AWS & Digital Ocean. Feel free to open an issue if you want (need) any others.

More documentation on self-hosting coming soon too 👍

0.7.0

25 Feb 09:24
Compare
Choose a tag to compare
  • [closed] Changes should be broadcast for individual event types: INSERT, UPDATE, DELETE #20

push

25 Feb 09:09
Compare
Choose a tag to compare
  • [closed] Elixir Mapper does not account for array data types #17
  • [closed] Phoenix Channels is appending /websocket after query params #13