Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aacebo/kido

a socket debugger
https://github.com/aacebo/kido

Last synced: 19 days ago
JSON representation

a socket debugger

Awesome Lists containing this project

README

        



Kido


Kido


A cross-platform socket debugger.



# Development

Run `npm start` to compile and run the app locally.

# Built Using

- [Electron](https://electronjs.org) - Desktop Framework
- [PouchDB](https://pouchdb.com/) - Web Browser Data Storage
- [Angular](https://angular.io/) - Web Framework
- [NGRX](https://ngrx.io/) - Angular Redux Pattern State Management

# Supported Sockets

- [Websocket](https://rxjs-dev.firebaseapp.com/api/webSocket/webSocket)
- [Socket.IO](https://socket.io/)
- [SockJS](https://sockjs.org/)
- [SignalR](https://dotnet.microsoft.com/apps/aspnet/signalr)