yep some async tasks coding time.
gosh its too easy to code with async task manager->
see how->
for connect you just add a connect async task and it has also a wait for connect finish task and (it has wait conditions that waits utmost 1 second alike) then if it fails then with some retry count again add such task to the async taska manager then upon failure give a notificaiton on ui. and then create a new task e.g. wait 10 seconds and then add a connect async task to the async task manageragain
for login/user create its same
for create its same alike
for join its same alike (but differnet timeouts since join includes webrtc data channel setup and delegates setup etc etc it first needs to register to in deltalake db in google cloud buckets and if it could succeed then the remaining tasks are done from nodejs etc etc.
so it would be quite easy to code the plugin.
but whenever a connection fail happens of webrtc datachannel, it needs to reinit the connection from library itself thats not implemented yet. so library itself accomplishes its own uml diagrams and webrtc library also accomplishes its diagrams section for datachannel. then the plugin just calls functions from library alike. with async task manager alike.
so plugin coding is easy currently but unfinsihed. currently coding async tasks.
then would start testing on computer. yep.
Yorumlar
Yorum Gönder