Skip to content

Commit

Permalink
feat/stream: encode/decode in stream mode (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanweixiao authored Sep 3, 2021
1 parent f1a2718 commit c93ba5e
Show file tree
Hide file tree
Showing 34 changed files with 1,333 additions and 2,056 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
# Dependency directories (remove the comment below to include it)
vendor/
*.temp
.vscode
38 changes: 0 additions & 38 deletions base_packet.go

This file was deleted.

78 changes: 0 additions & 78 deletions encoder.go

This file was deleted.

44 changes: 0 additions & 44 deletions encoder_test.go

This file was deleted.

84 changes: 0 additions & 84 deletions examples/streaming/data_frame.go

This file was deleted.

Loading

0 comments on commit c93ba5e

Please sign in to comment.