• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qbeon / webwire-go / 352

Builds Branch Commit Type Ran Committer Via Coverage
352 master Introduce transport layer abstraction (#37) Abstract webwire away from the underlying transport layer implementation by defining abstract socket, server- and client transport interfaces. Provide a fasthttp/websocket based transport layer imple... push 16 Nov 2018 04:42PM UTC web-flow travis-ci
69.49
351 fasthttpwebsocket Fix bug and improve performance Reuse the dial timer in the client to avoid unnecessary reallocations. Check connection status before reading in the fasthttp/websocket transport implementation. Replace the IsAbnormalCloseErr with IsCloseErr metho... Pull #37 16 Nov 2018 04:38PM UTC web-flow travis-ci
69.62
350 fasthttpwebsocket Fix bug and improve performance Reuse the dial timer in the client to avoid unnecessary reallocations. Check connection status before reading in the fasthttp/websocket transport implementation. Replace the IsAbnormalCloseErr with IsCloseErr metho... push 16 Nov 2018 04:19PM UTC romshark travis-ci
69.69
349 fasthttpwebsocket Fix bug Fix misfunctioning TLS implementation in the fasthttp/websocket transport layer implementation. Make the keep-alive period configurable. push 15 Nov 2018 10:50PM UTC romshark travis-ci
69.99
348 fasthttpwebsocket Use server options in transport.Initialize Use server options in transport.Initialize instead of the individual option fields. Move the Transport, Socket and ClientSocket interfaces to the root webwire package. push 15 Nov 2018 12:21PM UTC romshark travis-ci
69.99
347 fasthttpwebsocket Improve API Move transport definition out of the options to the constructor functions. fasthttp/websocket should not be the default transport layer implementation, instead the user should explicitly initialize the transport when initializing a se... push 14 Nov 2018 05:57PM UTC romshark travis-ci
69.67
346 fasthttpwebsocket Remove obsolete code push 14 Nov 2018 04:12PM UTC romshark travis-ci
70.05
345 fasthttpwebsocket Fix memchan transport implementation push 14 Nov 2018 04:03PM UTC romshark travis-ci
69.88
344 fasthttpwebsocket Fix bug Fix potential client status synchronization problem. push 12 Nov 2018 04:21PM UTC romshark travis-ci
70.55
343 fasthttpwebsocket Fix bug in fasthttp transport implementation Set HTTP handler and read timeout even if the HTTPServer was provided by the transport configuration. push 11 Nov 2018 02:29AM UTC romshark travis-ci
70.2
342 fasthttpwebsocket Add an in-memory transport layer implementation Devide the socket interface into Socket and ClientSocket interfaces where the ClientSocket interface has a dialing method. Make client.RestoreSession accept and respect a cancelable context. Optimiz... push 10 Nov 2018 12:19PM UTC romshark travis-ci
70.19
341 fasthttpwebsocket Introduce client transport layer abstraction Implement fasthttp/websocket client transport. push 07 Nov 2018 12:07AM UTC romshark travis-ci
73.83
340 fasthttpwebsocket Introduce transport layer abstraction Implement a fasthttp/websocket based transport layer. push 06 Nov 2018 09:58PM UTC romshark travis-ci
73.47
339 fasthttpwebsocket Optimize message encoder Write directly to the socket buffer. push 06 Nov 2018 01:07AM UTC romshark travis-ci
72.46
338 fasthttpwebsocket Add test push 02 Nov 2018 04:13PM UTC romshark travis-ci
77.53
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 18
  • 19
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc