Skip to content

Smarter NodeJS backend implementing v0.3 of the Chatty protocol. Communicates with clients both thru a REST and WebSocket API.

Notifications You must be signed in to change notification settings

Chatty-Inc/backend

Repository files navigation

Backend

Backend server counterpart for v0.3 of the Chatty Frontend

This NodeJS server handles account management thru a REST API, supporting captcha validation with reCAPTCHA v3 during authentication, as well as real-time communication over more robust WebSockets for message dispatching.

About

Smarter NodeJS backend implementing v0.3 of the Chatty protocol. Communicates with clients both thru a REST and WebSocket API.

Resources

Stars

Watchers

Forks