İçeriğe geç

Stabil socket.io-client version

npm install [email protected]

laravel echo ile uyumlu

Nuxt ayarı

buildModules: [
    // https://go.nuxtjs.dev/vuetify
    // With options
    ['@nuxtjs/laravel-echo', {
      //authEndpoint: 'http://rkbackend.localhost:82/api/broadcasting/auth',
      broadcaster: 'socket.io',
      host: 'rkbackend.localhost:82',
      transports: ['websocket', 'polling']
    }],
    '@nuxtjs/vuetify',
  ],
Tarih:Genel

İlk Yorumu Siz Yapın

Bir cevap yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir