RPC via WebSockets.

Поиск
Список
Период
Сортировка
От Dmitry Igrishin
Тема RPC via WebSockets.
Дата
Msg-id CAAfz9KPsiUSY5V9bYSiPeeNApkf4rN+MUfSO-RZp07dQpPyV2g@mail.gmail.com
обсуждение исходный текст
Ответы Re: RPC via WebSockets.
Список pgsql-general
Hello!

Who needs to talk to Postgres right from a WEB-browser via WebSockets? For example, conveniently call storable functions/procedures?

Yes, i know about PostgREST. But I want to focus on RPC via WebSockets without all these REST or "give me contents of that table by this URL" stuff...

I'm thinking about writing an application which is simple to install/deploy, simple to configure, with a connection pool built-in. Ideally, one binary and one config in JSON format.

I need some feedback before start. So please don't hesitate to share any of your thoughts/ideas/comments/scepticism here :-)

Thanks.

В списке pgsql-general по дате отправления:

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: minimal wal_level on subscriber
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: jsonb_set() strictness considered harmful to data