Skip to content

Releases: Borislavv/go-streaming

Expanded functionality, fixed bugs.

30 Oct 10:28
0b5e0e2
Compare
Choose a tag to compare
  1. JWT Authentication
  2. Cache: own based on go maps.
  3. Reading and uploading strategies.
  4. Architecture improvements.

Automated build and versions rotation.

09 Sep 07:43
Compare
Choose a tag to compare
v0.0.3

feat: makefile for build and run project.

Clean-architecture resolved

03 Sep 15:41
f637aab
Compare
Choose a tag to compare
Merge pull request #2 from Borislavv/dev

feat: refactoring resolved

Main functionality of Streaming service

26 Aug 07:16
db042c3
Compare
Choose a tag to compare

Resolved service main functionality: streaming video, handle next and previous buttons from the client, serving static files, etc.