_Sidebar Güncelle

saqut 2025-12-07 01:36:11 +03:00
parent d0f9ac5960
commit 6583626797
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](mwseserver)
- [mwse.WSTSProtocol : WSTSProtocol](mwseWSTSProtocol)
- [mwse.EventPooling : EventPool](mwseEventPooling)
- [mwse.rooms : Map<string, Room>](mwserooms)
- [mwse.pairs : Map<string, Peer>](mwsepairs)
- [mwse.peers : Map<string, Peer>](mwsepeers)
- [mwse.virtualPressure : VirtualPressure](mwsevirtualPressure)
- [mwse.me : Peer](mwseme)
- [mwse.destroy](mwsedestroy)
- [mwse.enableRecaiveData](mwseenableRecaiveData)
- [mwse.disableRecaiveData](mwsedisableRecaiveData)
- [mwse.enableSendData](mwseenableSendData)
- [mwse.disableSendData](mwsedisableSendData)
- [mwse.enableNotifyRoomInfo](mwseenableNotifyRoomInfo)
- [mwse.disableNotifyRoomInfo](mwsedisableNotifyRoomInfo)
- [mwse.request](mwserequest)
- [mwse.response](mwseresponse)
- [mwse.room](mwseroom)
- [mwse.peer](mwsepeer)
## Kullanım