Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: New Rugby based chat client

From: gchiu:compkarori at: 29-Sep-2001 10:00

New version of client 0.1.8 and server. Now can do: /msg "Graham Chiu" some private message /msg user some private message If user is online, it will be delivered to them when they next poll. If not, it will be delivered when they next log on. I'll probably purge undelivered messages after a couple of days ... I implemented a test client using the new non blocking version of Rugby. It certainly is non blocking, *but* after a few mins, the server goes into a busy loop :( Have to figure out what's going on there... -- Graham Chiu