Skip to content

fromkeith/vibe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibe Go Server

This is a port of the node-js server found here: https://github.com/vibe-project/vibe-protocol.

> Vibe Protocol is a protocol based on web standards to provide reliable full duplex connection over HTTP and elegant patterns to write real-time web applications

This is still a WIP. However, it does pass the vibe server.js tests.

This port does not currently support web sockets.

License

Original Vibe source code is licensed under Apache 2.0 https://github.com/vibe-project/vibe-protocol/blob/master/LICENSE This port is dual licensed. Under my BSD, or if you prefer Vibe's Apache 2.0.

About

A go implementation of the vibe server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages