gosf-socketio VS api-mocked

Compare gosf-socketio vs api-mocked and see what are their differences.

gosf-socketio

golang socket.io client and server (by ambelovsky)

api-mocked

A Mock API server written in `go` (by njones)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gosf-socketio api-mocked
2 5
15 5
- -
0.0 0.0
almost 2 years ago about 2 years ago
Go Go
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gosf-socketio

Posts with mentions or reviews of gosf-socketio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-23.
  • Converting http.Request to gin.Context struct
    3 projects | /r/golang | 23 Dec 2022
    For socket.io handling i use package gosf-socketio, when recieving a call from client i get channel struct and only available thing to use is .Request() which returns http.Request type.
  • Go with socket.io
    5 projects | /r/golang | 22 Oct 2021
    github.com(/ambelovsky/gosf-socketio) here: https://github.com/njones/api-mocked/blob/master/handler.socketio.go . I realize it's a bit convoluted ... let me know if you have questions.

api-mocked

Posts with mentions or reviews of api-mocked. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-22.
  • Go with socket.io
    5 projects | /r/golang | 22 Oct 2021
    github.com(/ambelovsky/gosf-socketio) here: https://github.com/njones/api-mocked/blob/master/handler.socketio.go . I realize it's a bit convoluted ... let me know if you have questions.
  • A Mock API Server
    4 projects | /r/golang | 11 Jan 2021
    try to follow go naming conventions. don't use underscores for function identifiers. this isn't python ( e.g. https://github.com/njones/api-mocked/blob/master/signal.go#L10 )

What are some alternatives?

When comparing gosf-socketio and api-mocked you can also consider the following projects:

Socket.io - Realtime application framework (Node.JS server)

go-socket.io - socket.io library for golang, a realtime application framework.

infra - Infra provides authentication and access management to servers and Kubernetes clusters.