Skip to content

Releases: iamrohitsuthar/LiveChatServer

LiveChatServer

Choose a tag to compare

@iamrohitsuthar iamrohitsuthar released this 09 Aug 11:41
1b9b2a6

Now users can view the list of online users in the room by firing the "sv_showusers" command.

Live Chat Server (GUI + Console)

Choose a tag to compare

@iamrohitsuthar iamrohitsuthar released this 03 Aug 13:29
521d27f

This release has both modes:

  1. GUI Mode
  2. Standard Console Mode

For opening console mode you have to write extra --console when running the Client Program.

Console Version (Final)

Choose a tag to compare

@iamrohitsuthar iamrohitsuthar released this 02 Aug 17:19

Fix logout and exit left messages.

Console Version

Choose a tag to compare

@iamrohitsuthar iamrohitsuthar released this 31 Jul 12:06

Now to start the server user has to pass four parameters -

  1. Server port no
  2. Database host
  3. Database username
  4. Database password

Console Version

Choose a tag to compare

@iamrohitsuthar iamrohitsuthar released this 21 Jul 05:01

This release is the command-line version of the Live Chat Version.