github share/sharedb v1.0.0-beta.21

latest releases: v5.0.0, v4.1.5, v4.1.4...
5 years ago
  • #278 - Add new "reply" middleware action (@ericyhwang)
    • The "reply" middleware is called just before the backend is about to send a non-error reply to a client.
    • It's the flip side of the existing "receive" middleware action.
    • The middleware function gets a context with these properties:
      • request
      • reply
      • action (always 'reply' for this middleware)
      • agent
      • backend

Don't miss a new sharedb release

NewReleases is sending notifications on new releases.