Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a capability for synchronising query closes #104

Open
csmith opened this issue Apr 7, 2016 · 2 comments
Open

Add a capability for synchronising query closes #104

csmith opened this issue Apr 7, 2016 · 2 comments

Comments

@csmith
Copy link
Contributor

csmith commented Apr 7, 2016

It'd be nice if we had a protocol that allowed clients connected to bouncers to synchronise query closes.

DFBnc would need to advertise a capability and then relay new messages between clients that support it.

@ShaneMcC
Copy link
Member

ShaneMcC commented Apr 7, 2016

I'm thinking some kind of generic message-passing capability may be better.

@csmith
Copy link
Contributor Author

csmith commented Apr 7, 2016

Yeah, probably. I was thinking about mentioning unread statuses down the
line.

Maybe a CLIENTSYNC command that just gets proxied to other clients that
support it?

Then we can have CLIENTSYNC CLOSE grebo, CLIENTSYNC READ #foo etc.

On Thu, 7 Apr 2016 at 15:15 Shane Mc Cormack notifications@github.com
wrote:

I'm thinking some kind of generic message-passing capability may be better.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#104 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants