Integrations¶

Looking for an integration with a specific service or tool? There is a good chance walnats already provides it out of the box.

  1. alloy: Verification

  2. asyncapi: walnats.Services.get_async_api().

  3. cloudevents: walnats.CloudEvent.

  4. cryptography: walnats.serializers.FernetSerializer.

  5. d2: walnats.Services.get_d2().

  6. datadog: walnats.middlewares.StatsdMiddleware.

  7. event storming: walnats.Services.get_d2().

  8. google cloud trace: walnats.middlewares.ZipkinMiddleware.

  9. marshmallow: walnats.serializers.MarshmallowSerializer.

  10. messagepack (msgpack): walnats.serializers.MessagePackSerializer.

  11. prometheus: walnats.middlewares.PrometheusMiddleware.

  12. protobuf (protocol buffers): walnats.serializers.ProtobufSerializer.

  13. pydantic: walnats.serializers.PydanticSerializer.

  14. sentry: walnats.middlewares.SentryMiddleware.

  15. statsd: walnats.middlewares.StatsdMiddleware.

  16. zipkin: walnats.middlewares.ZipkinMiddleware.

walnats

Navigation

Basics

  • Getting started
  • Events
  • Publisher
  • Actors
  • Subscriber

Dive deeper

  • Recipes
  • Periodic tasks
  • Request/response
  • Middlewares
  • Decorators
  • Serializers
  • Services
  • Linter
  • Verification

References

  • Glossary
  • Integrations
  • API

Related Topics

  • Documentation overview
    • Previous: Glossary
    • Next: API

Quick search

©2022, @orsinium. | Powered by Sphinx 6.1.3 & Alabaster 0.7.13 | Page source