Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pdxjohnny/microsocket

A Framework for created mircoservices which communicate through a websocket server
https://github.com/pdxjohnny/microsocket

Last synced: about 1 month ago
JSON representation

A Framework for created mircoservices which communicate through a websocket server

Awesome Lists containing this project

README

        

Websocet Mircoservice
---

An attempt to use websockets to create microservices

Testing
---

To run tests the Websocket server must be up.

```bash
go run main.go
```