MoroJSoro JS
DocsBenchmarksPlaygroundMigrate
GitHubGet started

Technical

API Reference & Architecture

DocsCLITechnical

Docs for @morojs/moro v1.8.0

Technical
API
Type Aliases
WebSocketMiddleware

@morojs/moro


@morojs/moro / WebSocketMiddleware

Type Alias: WebSocketMiddleware()

WebSocketMiddleware = (socket, next) => void

Defined in: src/core/networking/websocket-adapter.ts:205

WebSocket middleware function type

Parameters

socket

WebSocketConnection

next

(err?) => void

Returns

void

Back to WebSocketMiddlewareView Source
MoroJSoro JS

A TypeScript backend framework with its own native engine. Zero dependencies, four runtimes.

Product

DocsBenchmarksPlaygroundCLIBlog

Compare

vs ExpressMigration guidesRoadmap

Community

GitHubDiscordXExamples

Legal

PrivacyTermsAbout
© CM Ventures, Inc. Built withfor the TypeScript community.