Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ping pong; heart beat of Websocket, connected disconnect log, err… #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added build/WebSocket_demo.bin
Binary file not shown.
Binary file added build/WebSocket_demo.elf
Binary file not shown.
40,711 changes: 40,711 additions & 0 deletions build/WebSocket_demo.map

Large diffs are not rendered by default.

284 changes: 284 additions & 0 deletions build/app_trace/app_trace.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,284 @@
app_trace.o: /home/manish/esp/esp-idf/components/app_trace/app_trace.c \
/home/manish/esp/esp-idf/components/newlib/include/string.h \
/home/manish/esp/esp-idf/components/newlib/include/_ansi.h \
/home/manish/esp/esp-idf/components/newlib/include/newlib.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/config.h \
/home/manish/esp/esp-idf/components/newlib/include/machine/ieeefp.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/features.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/core-isa.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/reent.h \
/home/manish/esp/esp-idf/components/newlib/include/_ansi.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/_types.h \
/home/manish/esp/esp-idf/components/newlib/include/machine/_types.h \
/home/manish/esp/esp-idf/components/newlib/include/machine/_default_types.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/lock.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/cdefs.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/string.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/param.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/syslimits.h \
/home/manish/esp/esp-idf/components/newlib/include/machine/endian.h \
/home/manish/esp/esp-idf/components/newlib/include/machine/param.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/soc.h \
/home/manish/esp/esp-idf/components/newlib/include/stdint.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/_intsup.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_assert.h \
/home/manish/esp/esp-idf/components/newlib/platform_include/assert.h \
/home/manish/github_repo/WebSockets-on-the-ESP32/build/include/sdkconfig.h \
/home/manish/esp/esp-idf/components/newlib/include/stdlib.h \
/home/manish/esp/esp-idf/components/newlib/include/machine/stdlib.h \
/home/manish/esp/esp-idf/components/newlib/include/alloca.h \
/home/manish/esp/esp-idf/components/newlib/include/assert.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/dport_reg.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/soc.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/dport_access.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_attr.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_dport_access.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/uart_reg.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/xtruntime.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/core.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/hal.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/xtensa-versions.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/core-matmap.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/tie.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/specreg.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/corebits.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/xtruntime-core-state.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/xtruntime-frames.h \
/home/manish/esp/esp-idf/components/xtensa-debug-module/include/eri.h \
/home/manish/esp/esp-idf/components/xtensa-debug-module/include/trax.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_err.h \
/home/manish/esp/esp-idf/components/newlib/include/stdio.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/types.h \
/home/manish/esp/esp-idf/components/newlib/include/machine/types.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/sched.h \
/home/manish/esp/esp-idf/components/newlib/include/sys/stdio.h \
/home/manish/esp/esp-idf/components/xtensa-debug-module/include/eri.h \
/home/manish/esp/esp-idf/components/xtensa-debug-module/include/xtensa-debug-module.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/timer_group_struct.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/timer_group_reg.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/FreeRTOS.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/FreeRTOSConfig.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/xtensa_config.h \
/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/system.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/xtensa_context.h \
/home/manish/esp/esp-idf/components/esp32/include/rom/ets_sys.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/projdefs.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/portable.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/deprecated_definitions.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/portmacro.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_crosscore_int.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_timer.h \
/home/manish/esp/esp-idf/components/heap/include/esp_heap_caps.h \
/home/manish/esp/esp-idf/components/heap/include/multi_heap.h \
/home/manish/esp/esp-idf/components/soc/include/soc/soc_memory_layout.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/portbenchmark.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/mpu_wrappers.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_system.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_sleep.h \
/home/manish/esp/esp-idf/components/driver/include/driver/gpio.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_types.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/gpio_reg.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/gpio_struct.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/rtc_io_reg.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/io_mux_reg.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/gpio_sig_map.h \
/home/manish/esp/esp-idf/components/esp32/include/rom/gpio.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/gpio_pins.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_intr_alloc.h \
/home/manish/esp/esp-idf/components/soc/include/soc/gpio_periph.h \
/home/manish/esp/esp-idf/components/driver/include/driver/touch_pad.h \
/home/manish/esp/esp-idf/components/esp32/include/esp_intr.h \
/home/manish/esp/esp-idf/components/esp32/include/rom/ets_sys.h \
/home/manish/esp/esp-idf/components/freertos/include/freertos/xtensa_api.h \
/home/manish/esp/esp-idf/components/soc/esp32/include/soc/touch_channel.h \
/home/manish/esp/esp-idf/components/app_trace/include/esp_app_trace.h \
/home/manish/esp/esp-idf/components/app_trace/include/esp_app_trace_util.h

/home/manish/esp/esp-idf/components/newlib/include/string.h:

/home/manish/esp/esp-idf/components/newlib/include/_ansi.h:

/home/manish/esp/esp-idf/components/newlib/include/newlib.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/config.h:

/home/manish/esp/esp-idf/components/newlib/include/machine/ieeefp.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/features.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/core-isa.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/reent.h:

/home/manish/esp/esp-idf/components/newlib/include/_ansi.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/_types.h:

/home/manish/esp/esp-idf/components/newlib/include/machine/_types.h:

/home/manish/esp/esp-idf/components/newlib/include/machine/_default_types.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/lock.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/cdefs.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/string.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/param.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/syslimits.h:

/home/manish/esp/esp-idf/components/newlib/include/machine/endian.h:

/home/manish/esp/esp-idf/components/newlib/include/machine/param.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/soc.h:

/home/manish/esp/esp-idf/components/newlib/include/stdint.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/_intsup.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_assert.h:

/home/manish/esp/esp-idf/components/newlib/platform_include/assert.h:

/home/manish/github_repo/WebSockets-on-the-ESP32/build/include/sdkconfig.h:

/home/manish/esp/esp-idf/components/newlib/include/stdlib.h:

/home/manish/esp/esp-idf/components/newlib/include/machine/stdlib.h:

/home/manish/esp/esp-idf/components/newlib/include/alloca.h:

/home/manish/esp/esp-idf/components/newlib/include/assert.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/dport_reg.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/soc.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/dport_access.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_attr.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_dport_access.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/uart_reg.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/xtruntime.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/core.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/hal.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/xtensa-versions.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/core-matmap.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/tie.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/specreg.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/corebits.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/xtruntime-core-state.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/xtruntime-frames.h:

/home/manish/esp/esp-idf/components/xtensa-debug-module/include/eri.h:

/home/manish/esp/esp-idf/components/xtensa-debug-module/include/trax.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_err.h:

/home/manish/esp/esp-idf/components/newlib/include/stdio.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/types.h:

/home/manish/esp/esp-idf/components/newlib/include/machine/types.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/sched.h:

/home/manish/esp/esp-idf/components/newlib/include/sys/stdio.h:

/home/manish/esp/esp-idf/components/xtensa-debug-module/include/eri.h:

/home/manish/esp/esp-idf/components/xtensa-debug-module/include/xtensa-debug-module.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/timer_group_struct.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/timer_group_reg.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/FreeRTOS.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/FreeRTOSConfig.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/xtensa_config.h:

/home/manish/esp/esp-idf/components/esp32/include/xtensa/config/system.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/xtensa_context.h:

/home/manish/esp/esp-idf/components/esp32/include/rom/ets_sys.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/projdefs.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/portable.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/deprecated_definitions.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/portmacro.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_crosscore_int.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_timer.h:

/home/manish/esp/esp-idf/components/heap/include/esp_heap_caps.h:

/home/manish/esp/esp-idf/components/heap/include/multi_heap.h:

/home/manish/esp/esp-idf/components/soc/include/soc/soc_memory_layout.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/portbenchmark.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/mpu_wrappers.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_system.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_sleep.h:

/home/manish/esp/esp-idf/components/driver/include/driver/gpio.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_types.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/gpio_reg.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/gpio_struct.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/rtc_io_reg.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/io_mux_reg.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/gpio_sig_map.h:

/home/manish/esp/esp-idf/components/esp32/include/rom/gpio.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/gpio_pins.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_intr_alloc.h:

/home/manish/esp/esp-idf/components/soc/include/soc/gpio_periph.h:

/home/manish/esp/esp-idf/components/driver/include/driver/touch_pad.h:

/home/manish/esp/esp-idf/components/esp32/include/esp_intr.h:

/home/manish/esp/esp-idf/components/esp32/include/rom/ets_sys.h:

/home/manish/esp/esp-idf/components/freertos/include/freertos/xtensa_api.h:

/home/manish/esp/esp-idf/components/soc/esp32/include/soc/touch_channel.h:

/home/manish/esp/esp-idf/components/app_trace/include/esp_app_trace.h:

/home/manish/esp/esp-idf/components/app_trace/include/esp_app_trace_util.h:
/home/manish/esp/esp-idf/components/app_trace/./app_trace.c:
Binary file added build/app_trace/app_trace.o
Binary file not shown.
Loading