Socket
Socket
Sign inDemoInstall

@logux/server

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@logux/server - npm Package Versions

1235

0.8.5

Diff

Changelog

Source

0.8.5

  • Context#sendBack returns Promise until action will be re-send and processed.
  • Fix Context#sendBack typings.
ai
published 0.8.4 •

Changelog

Source

0.8.4

  • Fix back-end protocol check in HTTP request receiving.
ai
published 0.8.3 •

Changelog

Source

0.8.3

  • Make node IDs in TestClient shorter.
ai
published 0.8.2 •

Changelog

Source

0.8.2

  • Fix types.
ai
published 0.8.1 •

Changelog

Source

0.8.1

  • Call resend after access step in action processing.
  • Add special reason for unknown action or channel errors.
  • Fix TestClient error on unknown action or channel.
  • Allow to show log by passing reporter: "human" option to TestServer.
  • Fix calling resend on server’s own actions.
  • Fix types (by Andrey Berezhnoy).

0.8 “Morpheus”

  • Rename init callback to load in Server#channel().
  • Add TestServer and TestClient to test servers.
  • Add filterMeta helper.
  • Fix types.
ai
published 0.8.0 •

ai
published 0.7.2 •

Changelog

Source

0.7.2

  • More flexible types for logger.
ai
published 0.7.1 •

Changelog

Source

0.7.1

  • Print to the log about denied control requests attempts.
  • Fix server options types.
  • Return status code 500 on control requests if server has no secret.

0.7 “Eliza Cassan”

  • Use Logux Core 0.5 and WebSocket Protocol 3.
  • Use Back-end Protocol 3.
  • Use the same port for WebSocket and control.
  • Rename LOGUX_CONTROL_PASSWORD to LOGUX_CONTROL_SECRET.
  • Rename opts.controlPassword to opts.controlSecret.
  • User ID must be always a string.
  • Add IP address check for control requests.
  • Fix types.
ai
published 0.7.0 •

ai
published 0.6.1 •

Changelog

Source

0.6.1

  • Keep context between steps.
  • Fix re-sending actions back to the author.

0.6 “Helios”

  • Add ES modules support.
  • Add TypeScript definitions (by Kirill Neruchev).
  • Move API docs from JSDoc to TypeDoc.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc