Skip to content

highlevellogic/achieve_quick_start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation


NODE.JS Apps

Achieve_quick_start provides a configuration / startup file for Achieve (HTTP/S/2) with WS Websockets and rooms.

Requirements:

Quick Start

The quick start file is configured to use achieve_rooms with the WS websocket app and Achieve server. To learn to customize for other uses, visit the npm pages for each application.

Using this quick start file

Read the quick start at achieve_rooms

The other components

Achieve is a modern, high-performance, developer-friendly HTTP/S/2 web server. WS is advertised as being the fastest websocket server available for node. The quick start file mentioned above uses the "noserver" option for WS, which means that Achieve and WS use the same port numbers. This avoids problems with CORS. I have been using this combination for years, with great satisfaction.

Copyright and License

copyright © 2022, Roger F. Gay, may be freely distributed with the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published