Mikro WebSocket Engine
Go to file
Abdussamed 80cfaa7d50 File Transport begin 2023-04-22 20:14:13 +03:00
Source Peer info added 2023-04-16 15:42:37 +03:00
docs WebRTC and WebSocket merged 2023-04-18 23:19:53 +03:00
frontend File Transport begin 2023-04-22 20:14:13 +03:00
script File Transport begin 2023-04-22 20:14:13 +03:00
.gitignore Initial commit 2022-11-16 20:31:27 +01:00
LICENSE Initial commit 2022-11-16 20:31:27 +01:00
README.md 'README.md' güncelle 2023-04-16 15:45:33 +03:00
index.js Test 2023-03-05 15:33:10 +03:00
package-lock.json Webrtc adapter 2023-04-22 11:56:39 +03:00
package.json Webrtc adapter 2023-04-22 11:56:39 +03:00
test.html WebRTC and WebSocket merged 2023-04-18 23:19:53 +03:00
tsconfig.json P2P Messaging complete 2022-12-16 23:16:14 +03:00

README.md

MWSE Nedir?

MWSE yani Micro Web Socket Engine, kendisine bağlanan eşleri birbirlerini ile eşleştirerek, eşler arası veri tüneli oluşturur.

Bağlantı TCP tabanlı yüksek hızlı WebSocket protokolüne dayanır ve sunucunun cihazları sanallaştırması sayesinde diğer kişilerin IP adreslerini veya cihaz türü gibi bilgilere ihtiyaç duymadan çift taraflı iletişim kurmalarını sağlar.

WebSocket topolojisi

image

Proje tarafından uygulanan load balance teknolojisi

image