Projects

Websocket RFC implementation

This project is dedicated to implementation of Websocket RFC as a programming exercise.

Tested with Autobahn Testsuite .

Go

Implementation of Websocket server and client in Go.

Eslint Plugin Filename Consistency

This Eslint plugin allows users to enforce certain naming case to their files and folders names.

For example camelCase or kebab-case.