-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
--== noPoll toolkit ==-- | ||
Today | ||
0.4.8 | ||
|
||
Advanced Software Production Line is proud to announce a new stable | ||
release of the noPoll toolkit. | ||
|
||
noPoll is a OpenSource WebSocket implementation (RFC 6455), written in | ||
ANSI C, that allows building pure WebSocket solutions or to provide | ||
WebSocket support to existing TCP oriented applications. | ||
|
||
Commercially supported, noPoll was written to have a clean, easy to | ||
use and integrate library. It is released under the terms of LGPL 2.1 | ||
(so you can build OpenSource or commercial applications) and currently | ||
is being heavily used by Vortex Library, Turbulence and Core-Admin to | ||
provide WebSocket support to those projects (some of them using BEEP | ||
over WebSocket). | ||
|
||
Resources | ||
~~~~~~~~~ | ||
|
||
noPoll homepage | ||
[ http://www.aspl.es/nopoll ] | ||
|
||
Commercial support | ||
[ http://www.aspl.es/nopoll/commercial.html ] | ||
|
||
Advanced Software Production Line, S.L. | ||
[ http://www.asplhosting.com ] | ||
[ http://www.aspl.es ] | ||
|
||
Featured project: Core-Admin | ||
[ http://www.core-admin.com ] | ||
|
||
This release in short | ||
~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
- Stable release with bug fixing, support for Debian Buster, Debian | ||
Bullseye and Ubuntu Focal | ||
|
||
Changes from previous release | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
* [fix] Adding files to support ubuntu focal distribution | ||
|
||
* [fix] Adding files to support debian bullseye | ||
|
||
* [fix] Updated compilation files and fixed compilation issues with | ||
ssl | ||
|
||
About Advanced Software Production Line, S.L. (ASPL) | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
|
||
Advanced Software Production Line (ASPL) provides Linux Cloud Services | ||
through https://asplhosting.com, to enable organisation to introduce | ||
GNU/Linux into their processes, making other platforms to properly | ||
interact with it. | ||
|
||
You can reach us: | ||
|
||
https://www.asplhosting.com - info@aspl.es | ||
|
||
We hope noPoll may be useful you. Enjoy noPoll toolkit! | ||
|
||
-- | ||
Francis Brosnan Blázquez - francis@aspl.es | ||
Advanced Software Production Line - https://www.asplhosting.com | ||
- https://www.aspl.es | ||
25th Aug 2022, Madrid (Spain) | ||
|