Imports
- github.com/fsnotify/fsnotify
- github.com/go-chi/chi/v5
- github.com/gorilla/websocket
- github.com/seventv/api/data/events
- github.com/seventv/common/errors
- github.com/valyala/fasthttp
- go.uber.org/zap
Imports in module “github.com/seventv/eventapi”
- github.com/seventv/eventapi/internal/app/connection
- github.com/seventv/eventapi/internal/app/connection/eventstream
- github.com/seventv/eventapi/internal/app/connection/websocket
- github.com/seventv/eventapi/internal/app/v3
- github.com/seventv/eventapi/internal/global
- github.com/seventv/eventapi/internal/nats
- github.com/seventv/eventapi/internal/util