rama

Results 6 comments of rama

yes I activated my middleware... MIDDLEWARE_CLASSES = ( 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.locale.LocaleMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', )

- @heapwolf create git repo... https://github.com/gowram/sscvue

team, any update on this? I would like to know what is missing from my setup... ```js import { Peer } from 'socket:peer' import { ref, onMounted } from 'vue'...

@RGBboy I tried with same clusterId and keypair between devices, Still it's not working.. **peer.on** itself not getting listened, if i use same clusterId and keypair. is there any documentation...

@heapwolf is there any update on this issue?