# Node + Sockets + Database + Radiant Interface

## Node

I use Node and NPM to define packages.json, which should have everything you need in it. If anything's missing let me know!

## Sockets

###Custom secure websockets.
A box appears in the top-right corner of the site (configurable) which shows the current socket status.
Sockets automatically reconnect if disconnected.
We expose two keys to the frontend: one per computer and one per session.
On the backend they're associated with a single userid.

Interfacing with the sockets is easy. From the frontend:

socketRegister( event, callback ) // Register a socket event
openSocket( url, callback ) // Connect the socket
sendSocket( obj ) // Send an object to the server

And from the backend, we support automation as well as direct communication. Automation in the database means
that it will automatically check permissions and respond with the right data objects, properly mapping and/or masking
the data

Features

  • Node backend
  • Custom easy AJAX
  • Sockets
  • Built-in Database
  • Templating

Project Activity

See All Activity >

Follow RadServer

RadServer Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Get started free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of RadServer!

Additional Project Details

Registered

2018-07-09