Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2020 13:17:51 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531686 - head/www/uwebsockets
Message-ID:  <202004141317.03EDHp2H066491@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Apr 14 13:17:51 2020
New Revision: 531686
URL: https://svnweb.freebsd.org/changeset/ports/531686

Log:
  www/uwebsockets: Fix and add to pkg-descr

Modified:
  head/www/uwebsockets/pkg-descr

Modified: head/www/uwebsockets/pkg-descr
==============================================================================
--- head/www/uwebsockets/pkg-descr	Tue Apr 14 13:09:54 2020	(r531685)
+++ head/www/uwebsockets/pkg-descr	Tue Apr 14 13:17:51 2020	(r531686)
@@ -1,4 +1,6 @@
 uWebSockets (it's "micro") is simple, secure & standards compliant web I/O for
-the most demanding[3] of applications.
+the most demanding of applications.
+
+uWebSockets allows to build an http/https server with very few C++ lines.
 
 WWW: https://github.com/uNetworking/uWebSockets



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004141317.03EDHp2H066491>