Swiftpack.co - Swift Packages by sbeitzel

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by sbeitzel

sbeitzel/tbgs-shared 1.0.4
Common code for clients, games, and servers in the QBCPS Turn Based Game Server ecosystem
⭐️ 0
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.4
2 years ago
mark notification as public
1.0.3
2 years ago
add initializer to PlayerTurn
1.0.2
2 years ago
Expanded PlayerTurn **Full Changelog**: https://github.com/sbeitzel/tbgs-shared/compare/1.0.1...1.0.2
1.0.1
2 years ago
Add notification structure, update match state enum to be string representable
Initial release
2 years ago
Initial release of the common code library. **Full Changelog**: https://github.com/sbeitzel/tbgs-shared/commits/1.0.0
iOS macOS
sbeitzel/tbgs-ttt 1.0.0
Demonstration game (tic-tac-toe) for the QBCPS Turn Based Game Server ecosystem
⭐️ 0
🕓 2 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
First shot at a game plugin
2 years ago
This is a proof-of-concept implementation of the game of Tic-Tac-Toe for the QBCPS Turn Based Game Server. **Full Changelog**: https://github.com/sbeitzel/tbgs-ttt/commits/1.0.0
iOS macOS
sbeitzel/MultiSelectList 1.0.1
SwiftUI View that displays a scrollable list and allows for multiple items to be selected.
⭐️ 0
🕓 3 years ago
iOS macOS
sbeitzel/StumpyNIO 1.2.1
Dummy SMTP and POP3 mail server library, implemented on top of Swift-NIO
⭐️ 0
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.2.1
1 year ago
Fix issue #1 by trying to bind to IPv6 first (which will also handle IPv4) and if that fails, then try IPv4. So, systems that do not have IPv6 enabled will still be able to run stumpy.
1.2.0
2 years ago
Add method to `FixedSizeMailStore` to allow changing number of slots
1.1.0
2 years ago
- Support both IPv6 and IPv4 - Allow for changing the handler pipeline while the SMTP server is not running **Full Changelog**: https://github.com/sbeitzel/StumpyNIO/compare/1.0.1...1.1.0
1.0.1
2 years ago
Fix dependency links
1.0.0
2 years ago
Initial release under this name
macOS linux

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics