_Sidebar Güncelle

saqut 2025-12-07 01:24:24 +03:00
parent 6b7070399d
commit 12581388f1
1 changed files with 19 additions and 19 deletions

@ -1,24 +1,24 @@
# Frontend API
## [mwse.server : Connection](mwse-server)
## [mwse.WSTSProtocol : WSTSProtocol](mwse-WSTSProtocol)
## [mwse.EventPooling : EventPool](mwse-EventPooling)
## [mwse.rooms : Map<string, Room>](mwse-rooms)
## [mwse.pairs : Map<string, Peer>](mwse-pairs)
## [mwse.peers : Map<string, Peer>](mwse-peers)
## [mwse.virtualPressure : VirtualPressure](mwse-virtualPressure)
## [mwse.me : Peer](mwse-me)
## [mwse.destroy](mwse-destroy)
## [mwse.enableRecaiveData](mwse-enableRecaiveData)
## [mwse.disableRecaiveData](mwse-disableRecaiveData)
## [mwse.enableSendData](mwse-enableSendData)
## [mwse.disableSendData](mwse-disableSendData)
## [mwse.enableNotifyRoomInfo](mwse-enableNotifyRoomInfo)
## [mwse.disableNotifyRoomInfo](mwse-disableNotifyRoomInfo)
## [mwse.request](mwse-request)
## [mwse.response](mwse-response)
## [mwse.room](mwse-room)
## [mwse.peer](mwse-peer)
- [mwse.server : Connection](mwse-server)
- [mwse.WSTSProtocol : WSTSProtocol](mwse-WSTSProtocol)
- [mwse.EventPooling : EventPool](mwse-EventPooling)
- [mwse.rooms : Map<string, Room>](mwse-rooms)
- [mwse.pairs : Map<string, Peer>](mwse-pairs)
- [mwse.peers : Map<string, Peer>](mwse-peers)
- [mwse.virtualPressure : VirtualPressure](mwse-virtualPressure)
- [mwse.me : Peer](mwse-me)
- [mwse.destroy](mwse-destroy)
- [mwse.enableRecaiveData](mwse-enableRecaiveData)
- [mwse.disableRecaiveData](mwse-disableRecaiveData)
- [mwse.enableSendData](mwse-enableSendData)
- [mwse.disableSendData](mwse-disableSendData)
- [mwse.enableNotifyRoomInfo](mwse-enableNotifyRoomInfo)
- [mwse.disableNotifyRoomInfo](mwse-disableNotifyRoomInfo)
- [mwse.request](mwse-request)
- [mwse.response](mwse-response)
- [mwse.room](mwse-room)
- [mwse.peer](mwse-peer)
## Kullanım