You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

github.com/ellvisca/messenger-websocket

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ellvisca/messenger-websocket

v0.0.0-20200613112640-057c666a62e9
Source
Go
Version published
Created
Source

Messenger App Using Websocket in Go

This is another project in my attempt to learn Go Programming Language. The main point I wanted to achieve through this project is to successfully create and understand about messenger app using websocket and redis. This extends to understanding about concurrency, websocket, and Redis.

In this project, I will be implementing some key features from Go, such as:

  • Goroutines
  • Channels

Built With

Programming Language

Gorilla

Redis

Authors

Acknowledgements

  • Special thanks to Sung Park as author's mentor - sungjwpark
  • Special thanks to Julius Wijanarko as author's mentor -

References

Checkout the REST API version for this project

FAQs

Package last updated on 13 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts