Code Monkey home page Code Monkey logo

discord-api's Introduction

discord-api

the starts of a discord api written in openssl-wrapped sockets probably

As of Tue, 6 Apr my development goals are:

  • Establish heartbeat loop with Discord's gateway
  • Implement JSON encoding/decoding library (finished Thu, 8 Apr)
  • Identify with Discord's gateway to authenticate
  • Implement basic API manipulation methods

remarks

As a memo to any onlookers, this project is my ongoing attempt to collate everything I've learned in the past years, I don't ensure (a) ease of use (b) standards compliance (although I am trying to maintain RFC-compliancy) (c) future-proof code or (d) any safe code. Though I don't program carelessly since I try to free every dynamic object, ensure bounds-checking and try to provide a somewhat informative debugging interface, I'm fully certain when I say that this code is far from perfect.

Also, I use my own slightly-personalized take on the GNU C programming style. I'm just a shill for GNU, don't mind me--also, for replication purposes, my build environment uses icpc, the Intel C/C++ Compiler (2021.1.2)

discord-api's People

Watchers

 avatar  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.