Omnimaga > Site Feedback and Questions

Unnecessary IRC channels?

<< < (6/6)

c4ooo:
Why not have the server, for each user, store a boolean in an array, each representing a channel. When a channel is spoken in, for each user that flag corresponding to that channal is set to true. Ocasionaly, the server sends the array of booleans to the cleint. (I say occasionally but it should be often enouge so thats it is close to real time, like once per second.) This way the client does not have to listen on every channal but can be notified when a channal is spoken in.  Then the cleint would send a request or something to set a specified channal's flag to false.

Sorunome:
ah you just gave me some other (similar) dark magic idea, thanks!

c4ooo:
Ohh... Can you describe it?
Also not trying to be rude, but the solution i thought off came to me in like 5 seconds :P

Sorunome:
Something about using the line number id for the most recent messages and the client knows which ones are read.

Navigation

[0] Message Index

[*] Previous page

Go to full version