3. parti sunucuların MWSE ile iletişime geçebilmesi #12
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Blocks
#11 MWSE 2 Version | İçerik
saqut/MWSE
Reference: saqut/MWSE#12
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sadece Clientlerin birbirleri arasında iletişimi sağlamak yerine sunucu ve kendi kullanıcıları arasında stabil ve yüksek hızlı iletişimi sağlamak için köprü olarak kullanımını için geliştirme yapılacak
Böylece diğer sunucularda https üzerinden get/post atarak mwse ile iletişime geçebilir ve websocket desteklemesi gerekmez
POST /api/initialize
Request
Response
socketid
Sunucu buna istek attığında bir peer olarak açılır
POST /api/peeronline - socketId
POST /api/roomonline - name
POST /api/roomjoin - name - [password] - [callbackurl]
POST /api/roomsend - packet - roomId - [useecho=no]