Skip to content
/ yakity Public

yakity is a fast and scalable chat system written in Pike. It includes a webchat frontent.

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

arneg/yakity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation
	Installation instructions can be found on the homepage.

	To run YakityChat, the lib/ directory needs to be in the
	pike module path when running roxen. The file modules/yakitychat.pike
	is the roxen module and it needs to be placed in the roxen
	module directories. You have to restart roxen after taking care of
	that. 

	It should then be simple to add the YakityChat module to one
	of the sites. The htdocs/ directory then needs to be made available
	in you website using a normal filesystem module.

	Make sure that you also add the RXML Parser module to your site.

	More detailed instructions are available on our website at
	http://yakitychat.com

Standalone server
	You can start the standalone server by running the following command
	from the installation directory:

	pike -M lib/ bin/server.pike -p <port> -r "<room1>,<room2>,.." -d <domain>

About

yakity is a fast and scalable chat system written in Pike. It includes a webchat frontent.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •