Skip to content

Faizyee/Socketyee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socketyee - WebSocket Library for ESP8266 and ESP32

Socketyee is a lightweight and efficient WebSocket library designed for ESP8266 and ESP32 boards. It allows you to easily implement WebSocket communication in your projects, whether you are building a WebSocket server or client.

Features

  • Full WebSocket support (client and server)
  • Lightweight and easy to use
  • Compatible with ESP8266 and ESP32
  • Ideal for IoT applications that require real-time communication

Installation

1. Via Arduino Library Manager

  • Open Arduino IDE.
  • Go to Sketch > Include Library > Manage Libraries....
  • Search for Socketyee in the library manager.
  • Click Install to install the library.

2. Manual Installation

  1. Download the latest release of the library from GitHub.
  2. Go to your Arduino libraries folder:
    • Windows: Documents\Arduino\libraries
    • macOS: Documents/Arduino/libraries
    • Linux: ~/Arduino/libraries
  3. Extract the downloaded .zip file and place it in the libraries folder.
  4. Restart the Arduino IDE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages