Skip to content

yeboahnanaosei/pusher-http-vlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pusher Channels V client

V logo Pusher Logo

V module for interacting with the Pusher Channels HTTP API
Pusher is a service that lets you build realtime features into your application.
Read about pusher here: Pusher.com

⚠️ WARNING:

This is a very early stage implementation. It is more of a proof-of-concept.
However, the goal is to build a full featured client for V.

At the moment a lot of things are not correct:

  • Code duplication everywhere
  • No error handling
  • Possibly inefficient code
  • etc...

GOALS:

  • Completely satisfy the specification: Pusher Server Library Specification

  • Strive to become an "officially-supported" library.

    The library MUST offer the following features to be considered feature-complete and be open for consideration as an “officially-supported” Channels server library by Pusher.

CONTRIBUTING:

You are welcome to contribute.

The only thing I ask is to try and write your commit messages like explained in this article: How to Write a Git Commit Message

About

A vlang module for Pusher Channels HTTP API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published