summaryrefslogtreecommitdiffstats
path: root/package/mongrel2/Config.in
blob: 05d10d749236d699bcb1708559f53ae7fc3f9186 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
config BR2_PACKAGE_MONGREL2
	bool "mongrel2"
	select BR2_PACKAGE_SQLITE
	select BR2_PACKAGE_ZEROMQ
	depends on BR2_INSTALL_LIBSTDCPP # zeromq
	depends on BR2_INET_IPV6 # zeromq
	depends on BR2_LARGEFILE # zeromq -> util-linux
	depends on BR2_USE_WCHAR # zeromq -> util-linux
	help
	  Mongrel2 is an application, language, and network architecture
	  agnostic web server that focuses on web applications using
	  modern browser technologies.

	  Mongrel2 supports 17 languages and platforms, HTTP, Flash
	  sockets, WebSockets, Long Polling, and many ways to deploy
	  and hack on it.

	  http://www.mongrel2.org