Giter Club home page Giter Club logo

tdl's Introduction

Teoría del lenguaje

Inicialización del proyecto

Para poder levantar correctamente el proyecto, es necesario que tengan instalado el lenguaje Go en su máquina. Página para descargar

Luego de tenerlo descargado. Hay que ubicarse en la carpeta raíz del proyecto y ejecutar el siguiente comando en consola:

go run main.go

Si hace cambios en los archivos .go, tiene que ejecutar primero:

go build main.go

Y despues:

go run main.go

¿De qué se trata?

Este proyecto es un chat implementado en Go, Html, CSS y Js. En el cual varias personas se pueden registrar y loguear y enviarse mensajes entre ellos y entre un chat grupal en donde se encuentran todos.

Para poder implementarlo se tuvo que investigar sobre el funcionamiento de Go, las goroutines, y sobre todo los websockets.

tdl's People

Contributors

francosecchi avatar lucialiceri avatar marian1908 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.