Search found 27 matches

by w4d4f4k
Wed Feb 15, 2023 1:39 pm
Forum: ESP-IDF
Topic: esp-kos-bridge with wss + async
Replies: 9
Views: 2828

Re: esp-kos-bridge with wss + async

select() have replaced for semaphores !
by w4d4f4k
Sun Feb 12, 2023 2:54 pm
Forum: ESP-IDF
Topic: esp-kos-bridge with wss + async
Replies: 9
Views: 2828

Re: esp-kos-bridge with wss + async

here i see program send 2 messages at same time looks this is some kind of problem because when this happen then we get error. t3ch_ws_async_send() STARTING, hd: 1073588500, fd: 58, datalen: 190 t3ch_ws_async_send() STARTING, hd: 1073588500, fd: 58, datalen: 102 maybe we should use kind of push / po...
by w4d4f4k
Sun Feb 12, 2023 2:07 pm
Forum: ESP-IDF
Topic: esp-kos-bridge with wss + async
Replies: 9
Views: 2828

Re: esp-kos-bridge with wss + async

first. i want to appologise to all for yesterday because sometimes i write what should not. sorry!
second. it is not important to overwrite handle or socket on response well i am still not sure why comes to error.. :x possible is connected with bad allocation of memory.
by w4d4f4k
Sat Feb 11, 2023 4:34 pm
Forum: ESP-IDF
Topic: esp-kos-bridge with wss + async
Replies: 9
Views: 2828

Re: esp-kos-bridge with wss + async

now just to get your attencion.. so i dont know good but i like we make a team! a group or something like that to work together, make projects together and we can meat each other.
if anyone is interesting please pm or write here.! thanks!
by w4d4f4k
Sat Feb 11, 2023 2:52 pm
Forum: ESP-IDF
Topic: esp-kos-bridge with wss + async
Replies: 9
Views: 2828

Re: esp-kos-bridge with wss + async

this is solved! but you guys are not worth of nothiing! that dont speak of. not remember what but.. you know probably.*** b*t*h*s well sorry. didnt mean so hard. just when i get into my problems sometimes i say stupid things! really sory. anyway. next post i like we do more than we can... please. ge...
by w4d4f4k
Sat Feb 11, 2023 12:12 pm
Forum: ESP-IDF
Topic: esp-kos-bridge with wss + async
Replies: 9
Views: 2828

Re: esp-kos-bridge with wss + async

people.! love you all and like that we can function together!!! like this we will be faster etc... :)
thanks! *
by w4d4f4k
Sat Feb 11, 2023 12:05 pm
Forum: ESP-IDF
Topic: esp-kos-bridge with wss + async
Replies: 9
Views: 2828

Re: esp-kos-bridge with wss + async

think the fix is that when server send something to client, client should respond and you should save handle and sockets. specialy handle. and then looks like works.!
by w4d4f4k
Sat Feb 11, 2023 10:37 am
Forum: ESP-IDF
Topic: esp-kos-bridge with wss + async
Replies: 9
Views: 2828

Re: esp-kos-bridge with wss + async

and 102 mean invalid argument. so handle looks correct, fd/sockets looks correct... so what happen.. :x
by w4d4f4k
Sat Feb 11, 2023 10:35 am
Forum: ESP-IDF
Topic: esp-kos-bridge with wss + async
Replies: 9
Views: 2828

esp-kos-bridge with wss + async

hola all. got problems with sending async data trough websocket. program can be found here: https://github.com/m5it/esp-kos-bridge/tree/v0.4b1 problem is that after 1min or so send fail. example output is here: [0;32mI (233143) T3CH_HTTPD: trigger_async_task() STARTING id/hash: cbea68d7, action: pin...