Git Product home page Git Product logo

oxiron's Introduction

This is a simple take on a chat application built in pure rust.This was an assignment we had to do for school.

This is a basic and simple app,not anything special but it does have a cool name.

The code has two parts:

1. The new code:
	Using rocket framework to abstract all the code.
2. The old code:
	a. Server code - This will open a socket and listen to the client messages,This should also store the messages in a Vec.
	b. Client code - This should run and allow the client to send messages limited to 1000 bytes to the server.

Future of the project:

  1. Allow another client to join the server and send messages back and forth between the server and other clients.
  2. A UI built in maybe Slint or any framework that I may deem fit.
  3. Host the code on AWS or something,preferrably on an EC2 instance.

This is how the code looks: ![screenshot-127 Screenshot from 2024-04-08 23-13-55

0 0 1_8000-2024 04 08-23_11_21](https://github.com/eiidoubleyuwes/Oxiron/assets/148796574/8847e0d2-16c5-481e-9a7c-ce7d5706361f)

oxiron's People

Contributors

eiidoubleyuwes avatar

Stargazers

Erlend Sogge Heggen avatar Chris avatar  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.